Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8ulp/
H A Ddram.c142 static bool dram_auto_lp_true; variable
225 if (lp_auto_en && !dram_auto_lp_true) { in dram_lp_auto_disable()
244 dram_auto_lp_true = true; in dram_lp_auto_disable()
251 if (dram_auto_lp_true) { in dram_lp_auto_enable()
273 dram_auto_lp_true = false; in dram_lp_auto_enable()