Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_pmic_lp.h34 int do_spm_low_power(enum SPM_PWR_TYPE type, uint32_t cmd);
66 static inline int do_spm_low_power(enum SPM_PWR_TYPE type, uint32_t cmd) in do_spm_low_power() function
H A Dmt_spm_pmic_lp.c209 int do_spm_low_power(enum SPM_PWR_TYPE type, uint32_t cmd) in do_spm_low_power() function
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_pmic_lp.h53 int do_spm_low_power(enum SPM_PWR_TYPE type, uint32_t cmd);
H A Dmt_spm_pmic_lp.c188 int do_spm_low_power(enum SPM_PWR_TYPE type, uint32_t cmd) in do_spm_low_power() function
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/constraints/
H A Dmt_spm_rc_bus26m.c166 do_spm_low_power(SPM_LP_ENTER, cmd); in spm_run_rc_bus26m()
208 do_spm_low_power(SPM_LP_RESUME, cmd); in spm_reset_rc_bus26m()
H A Dmt_spm_rc_syspll.c167 do_spm_low_power(SPM_LP_ENTER, cmd); in spm_run_rc_syspll()
213 do_spm_low_power(SPM_LP_RESUME, cmd); in spm_reset_rc_syspll()
H A Dmt_spm_rc_vcore.c161 do_spm_low_power(SPM_LP_ENTER, cmd); in spm_run_rc_vcore()
206 do_spm_low_power(SPM_LP_RESUME, cmd); in spm_reset_rc_vcore()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/constraints/
H A Dmt_spm_rc_syspll.c160 if (do_spm_low_power(SPM_LP_ENTER, cmd) == PMIC_ONLV) in spm_run_rc_syspll()
204 do_spm_low_power(SPM_LP_RESUME, cmd); in spm_reset_rc_syspll()
H A Dmt_spm_rc_vcore.c191 if (do_spm_low_power(SPM_LP_ENTER, cmd) == PMIC_ONLV) in spm_run_rc_vcore()
231 do_spm_low_power(SPM_LP_RESUME, cmd); in spm_reset_rc_vcore()
H A Dmt_spm_rc_bus26m.c200 if (do_spm_low_power(SPM_LP_ENTER, cmd) == PMIC_ONLV) in spm_run_rc_bus26m()
244 do_spm_low_power(SPM_LP_RESUME, cmd); in spm_reset_rc_bus26m()