Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/
H A Dmt_spm_conservation.h12 int spm_conservation(int state_id, unsigned int ext_opand,
H A Dmt_spm_conservation.c106 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
H A Dmt_spm_idle.c340 ret = spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
H A Dmt_spm_suspend.c392 ret = spm_conservation(state_id, ext_opand, &__spm_suspend, reosuce_req); in mt_spm_suspend_enter()
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/spm/
H A Dmt_spm_conservation.h12 extern int spm_conservation(int state_id, unsigned int ext_opand,
H A Dmt_spm_conservation.c112 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
H A Dmt_spm_idle.c227 return spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
H A Dmt_spm_suspend.c262 return spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()
/rk3399_ARM-atf/plat/mediatek/mt8192/drivers/spm/
H A Dmt_spm_conservation.h12 extern int spm_conservation(int state_id, unsigned int ext_opand,
H A Dmt_spm_conservation.c103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
H A Dmt_spm_idle.c238 return spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
H A Dmt_spm_suspend.c279 return spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()
/rk3399_ARM-atf/plat/mediatek/mt8195/drivers/spm/
H A Dmt_spm_conservation.h12 extern int spm_conservation(int state_id, unsigned int ext_opand,
H A Dmt_spm_conservation.c103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
H A Dmt_spm_idle.c335 return spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
H A Dmt_spm_suspend.c370 return spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8189/
H A Dmt_spm_conservation.h13 int spm_conservation(int state_id, uint32_t ext_opand,
H A Dmt_spm_conservation.c202 int spm_conservation(int state_id, uint32_t ext_opand, in spm_conservation() function
H A Dmt_spm_idle.c381 ret = spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
H A Dmt_spm_suspend.c442 ret = spm_conservation(state_id, ext_opand, &__spm_suspend, in mt_spm_suspend_enter()
/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8196/
H A Dmt_spm_conservation.h13 int spm_conservation(int state_id, uint32_t ext_opand,
H A Dmt_spm_conservation.c100 int spm_conservation(int state_id, uint32_t ext_opand, in spm_conservation() function
H A Dmt_spm_idle.c557 ret = spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
H A Dmt_spm_suspend.c637 ret = spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()