Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/memory/tegra/
Dtegra124-emc.c93 #define EMC_MODE_SET_DLL_RESET BIT(8) macro
746 val |= EMC_MODE_SET_DLL_RESET; in tegra_emc_prepare_timing_change()
749 val &= ~EMC_MODE_SET_DLL_RESET; in tegra_emc_prepare_timing_change()