Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h143 #define EMC_CFG_DIG_DLL_CFG_DLL_STALL_ALL_UNTIL_LOCK BIT(1) macro
H A Dtegra210-emc-cc-r21021.c1645 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_STALL_ALL_UNTIL_LOCK; in tegra210_emc_r21021_set_clock()
1758 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_STALL_ALL_UNTIL_LOCK; in tegra210_emc_r21021_set_clock()
H A Dtegra210-emc-core.c1152 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_STALL_ALL_UNTIL_LOCK; in tegra210_emc_dll_prelock()