Home
last modified time | relevance | path

Searched refs:EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/memory/tegra/
Dtegra210-emc-cc-r21021.c1390 value = (value & ~EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK) | in tegra210_emc_r21021_set_clock()
1502 value = (value & ~EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK) | in tegra210_emc_r21021_set_clock()
Dtegra210-emc.h147 #define EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK \ macro
Dtegra210-emc-core.c1148 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK; in tegra210_emc_dll_prelock()