Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_pmic_lp.c47 static bool vcore_sram_lp_enable = true; variable
167 vcore_sram_lp_enable = enable; in set_vsram_lp_enable()
172 return vcore_sram_lp_enable; in get_vsram_lp_enable()
203 vgpu11_hw0_lp_enable = vcore_sram_lp_enable; in do_spm_low_power()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_pmic_lp.c64 static bool vcore_sram_lp_enable = true; variable
161 vcore_sram_lp_enable = enable; in set_vsram_lp_enable()
166 return vcore_sram_lp_enable; in get_vsram_lp_enable()
217 vcore_sram_lp = vcore_sram_lp_enable; in do_spm_low_power()