Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/drivers/spm/mt8188/
Dmt_spm_conservation.h12 int spm_conservation(int state_id, unsigned int ext_opand,
Dmt_spm_conservation.c106 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
Dmt_spm_idle.c340 ret = spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
Dmt_spm_suspend.c392 ret = spm_conservation(state_id, ext_opand, &__spm_suspend, reosuce_req); in mt_spm_suspend_enter()
/trusted-firmware-a-latest/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_conservation.h12 extern int spm_conservation(int state_id, unsigned int ext_opand,
Dmt_spm_conservation.c103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
Dmt_spm_idle.c335 return spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
Dmt_spm_suspend.c370 return spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()
/trusted-firmware-a-latest/plat/mediatek/mt8186/drivers/spm/
Dmt_spm_conservation.h12 extern int spm_conservation(int state_id, unsigned int ext_opand,
Dmt_spm_conservation.c112 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
Dmt_spm_idle.c227 return spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
Dmt_spm_suspend.c262 return spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()
/trusted-firmware-a-latest/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_conservation.h12 extern int spm_conservation(int state_id, unsigned int ext_opand,
Dmt_spm_conservation.c103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() function
Dmt_spm_idle.c238 return spm_conservation(state_id, ext_opand, &idle_spm_lp, src_req); in mt_spm_idle_generic_enter()
Dmt_spm_suspend.c279 return spm_conservation(state_id, ext_opand, in mt_spm_suspend_enter()