Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h145 #define EMC_CFG_DIG_DLL_CFG_DLL_STALL_RW_UNTIL_LOCK BIT(4) macro
H A Dtegra210-emc-cc-r21021.c1644 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_STALL_RW_UNTIL_LOCK; in tegra210_emc_r21021_set_clock()
1757 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_STALL_RW_UNTIL_LOCK; in tegra210_emc_r21021_set_clock()
H A Dtegra210-emc-core.c1151 value &= ~EMC_CFG_DIG_DLL_CFG_DLL_STALL_RW_UNTIL_LOCK; in tegra210_emc_dll_prelock()