Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/memory/tegra/
Dtegra124-emc.c101 #define EMC_MODE_SET_DLL_RESET BIT(8) macro
754 val |= EMC_MODE_SET_DLL_RESET; in tegra_emc_prepare_timing_change()
757 val &= ~EMC_MODE_SET_DLL_RESET; in tegra_emc_prepare_timing_change()