Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h147 #define EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK \ macro
H A Dtegra210-emc-cc-r21021.c1647 value = (value & ~EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK) | in tegra210_emc_r21021_set_clock()
1759 value = (value & ~EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK) | in tegra210_emc_r21021_set_clock()
H A Dtegra210-emc-core.c1148 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_MODE_MASK; in tegra210_emc_dll_prelock()