Home
last modified time | relevance | path

Searched refs:EMC_DIG_DLL_STATUS_DLL_LOCK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc.h155 #define EMC_DIG_DLL_STATUS_DLL_LOCK BIT(15) macro
H A Dtegra210-emc-core.c1210 if ((value & EMC_DIG_DLL_STATUS_DLL_LOCK) == 0) in tegra210_emc_dll_prelock()