Searched refs:EMC_CFG_DRAM_CLKSTOP_SR (Results 1 – 3 of 3) sorted by relevance
41 #define EMC_CFG_DRAM_CLKSTOP_SR BIT(30) macro279 (EMC_CFG_DYN_SREF | EMC_CFG_DRAM_ACPD | EMC_CFG_DRAM_CLKSTOP_SR | \
419 EMC_CFG_DRAM_CLKSTOP_SR | EMC_CFG_DRAM_CLKSTOP_PD); in tegra210_emc_r21021_set_clock()773 value &= ~EMC_CFG_DRAM_CLKSTOP_SR; in tegra210_emc_r21021_set_clock()
28 #define EMC_CFG_DRAM_CLKSTOP_SR BIT(30) macro