Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/memory/tegra/
Dtegra124-emc.c41 #define EMC_CFG_DRAM_CLKSTOP_SR BIT(30) macro
279 (EMC_CFG_DYN_SREF | EMC_CFG_DRAM_ACPD | EMC_CFG_DRAM_CLKSTOP_SR | \
Dtegra210-emc-cc-r21021.c419 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()
Dtegra210-emc.h28 #define EMC_CFG_DRAM_CLKSTOP_SR BIT(30) macro