Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/memory/tegra/
Dtegra210-emc-cc-r21021.c268 EMC_CFG_DRAM_CLKSTOP_PD); in tegra210_emc_r21021_periodic_compensation()
419 EMC_CFG_DRAM_CLKSTOP_SR | EMC_CFG_DRAM_CLKSTOP_PD); in tegra210_emc_r21021_set_clock()
774 value &= ~EMC_CFG_DRAM_CLKSTOP_PD; in tegra210_emc_r21021_set_clock()
Dtegra124-emc.c40 #define EMC_CFG_DRAM_CLKSTOP_PD BIT(31) macro
280 EMC_CFG_DRAM_CLKSTOP_PD | EMC_CFG_DSR_VTTGEN_DRV_EN)
Dtegra210-emc.h27 #define EMC_CFG_DRAM_CLKSTOP_PD BIT(31) macro