Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_pmic_lp.c45 static uint32_t vcore_sram_suspend_vol = VSRAM_CORE_0_55V; variable
115 vcore_sram_suspend_vol = get_vcore_sram_suspend_vol(); in spm_lp_setting_init()
180 vcore_sram_suspend_vol = volt; in set_vsram_lp_volt()
185 return vcore_sram_suspend_vol; in get_vsram_lp_volt()
208 value = vcore_sram_suspend_vol; /* SUSPEND: VSRAM_CORE 0.55V */ in do_spm_low_power()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_pmic_lp.c63 static uint32_t vcore_sram_suspend_vol = VSRAM_CORE_0_55V; variable
124 vcore_sram_suspend_vol = get_vcore_sram_suspend_vol(); in spm_lp_setting_init()
174 vcore_sram_suspend_vol = volt; in set_vsram_lp_volt()
179 return vcore_sram_suspend_vol; in get_vsram_lp_volt()
220 value = vcore_sram_suspend_vol; in do_spm_low_power()