| /arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 53 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo() argument 61 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo() argument 68 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo() argument 92 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo() argument [all...] |
| H A D | mt_spm_rc_syspll.c | 91 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll() argument 99 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument 125 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll() argument 132 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll() argument 168 spm_reset_rc_syspll(unsigned int cpu,int state_id) spm_reset_rc_syspll() argument [all...] |
| H A D | mt_spm_rc_dram.c | 93 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram() argument 101 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument 126 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram() argument 133 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram() argument 169 spm_reset_rc_dram(unsigned int cpu,int state_id) spm_reset_rc_dram() argument [all...] |
| H A D | mt_spm_rc_bus26m.c | 153 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m() argument 161 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument 189 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m() argument 196 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m() argument 220 spm_reset_rc_bus26m(unsigned int cpu,int state_id) spm_reset_rc_bus26m() argument [all...] |
| /arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 52 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo() argument 60 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo() argument 67 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo() argument 90 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo() argument [all...] |
| H A D | mt_spm_rc_dram.c | 84 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram() argument 92 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument 117 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram() argument 124 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram() argument 159 spm_reset_rc_dram(unsigned int cpu,int state_id) spm_reset_rc_dram() argument [all...] |
| H A D | mt_spm_rc_syspll.c | 83 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll() argument 91 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument 117 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll() argument 124 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll() argument 160 spm_reset_rc_syspll(unsigned int cpu,int state_id) spm_reset_rc_syspll() argument [all...] |
| H A D | mt_spm_rc_bus26m.c | 143 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m() argument 151 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument 179 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m() argument 186 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m() argument 209 spm_reset_rc_bus26m(unsigned int cpu,int state_id) spm_reset_rc_bus26m() argument [all...] |
| /arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 42 int spm_cpu_bcuk_ldo_conduct(int state_id, in spm_cpu_bcuk_ldo_conduct() argument 59 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo() argument 86 int spm_update_rc_cpu_buck_ldo(int state_id, int type, const void *val) in spm_update_rc_cpu_buck_ldo() argument 94 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo() argument 99 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo() argument 128 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo() argument [all...] |
| H A D | mt_spm_rc_dram.c | 83 int spm_dram_conduct(int state_id, struct spm_lp_scen *spm_lp, unsigned int *resource_req) in spm_dram_conduct() argument 98 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram() argument 108 static int update_rc_condition(int state_id, const void *val) in update_rc_condition() argument 183 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument 208 spm_allow_rc_dram(int state_id) spm_allow_rc_dram() argument 213 spm_run_rc_dram(unsigned int cpu,int state_id) spm_run_rc_dram() argument 253 spm_reset_rc_dram(unsigned int cpu,int state_id) spm_reset_rc_dram() argument [all...] |
| H A D | mt_spm_rc_syspll.c | 93 int spm_syspll_conduct(int state_id, struct spm_lp_scen *spm_lp, unsigned int *resource_req) in spm_syspll_conduct() argument 108 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll() argument 117 static int update_rc_condition(int state_id, const void *val) in update_rc_condition() argument 226 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument 256 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll() argument 261 spm_run_rc_syspll(unsigned int cpu,int state_id) spm_run_rc_syspll() argument 299 spm_reset_rc_syspll(unsigned int cpu,int state_id) spm_reset_rc_syspll() argument [all...] |
| H A D | mt_spm_rc_bus26m.c | 157 int spm_bus26m_conduct(int state_id, struct spm_lp_scen *spm_lp, unsigned int *resource_req) in spm_bus26m_conduct() argument 172 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m() argument 179 static int update_rc_condition(int state_id, const void *val) in update_rc_condition() argument 277 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument 308 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m() argument 313 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m() argument 340 spm_reset_rc_bus26m(unsigned int cpu,int state_id) spm_reset_rc_bus26m() argument [all...] |
| /arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/constraints/ |
| H A D | mt_spm_rc_cpu_buck_ldo.c | 51 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo() argument 59 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo() argument 66 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo() argument 90 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo() argument [all...] |
| H A D | mt_spm_rc_dram.c | 84 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram() argument 92 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram() argument 117 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram() argument 124 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram() argument 157 spm_reset_rc_dram(unsigned int cpu,int state_id) spm_reset_rc_dram() argument [all...] |
| H A D | mt_spm_rc_syspll.c | 90 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll() argument 98 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll() argument 124 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll() argument 131 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll() argument 165 spm_reset_rc_syspll(unsigned int cpu,int state_id) spm_reset_rc_syspll() argument [all...] |
| H A D | mt_spm_rc_bus26m.c | 144 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m() argument 152 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m() argument 180 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m() argument 187 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m() argument 221 spm_reset_rc_bus26m(unsigned int cpu,int state_id) spm_reset_rc_bus26m() argument [all...] |
| /arm-trusted-firmware/plat/mediatek/mt8192/drivers/spm/ |
| H A D | mt_spm_conservation.c | 22 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi() argument 70 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi() argument 103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() argument 117 void spm_conservation_finish(int state_id, unsigned int ext_opand, in spm_conservation_finish() argument
|
| H A D | mt_spm_idle.c | 229 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_enter() argument 240 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume() argument
|
| /arm-trusted-firmware/plat/mediatek/drivers/spm/mt8188/ |
| H A D | mt_spm_conservation.c | 28 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi() argument 75 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi() argument 106 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() argument 123 void spm_conservation_finish(int state_id, unsigned int ext_opand, struct spm_lp_scen *spm_lp, in spm_conservation_finish() argument
|
| H A D | mt_spm_idle.c | 331 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, spm_idle_conduct fn) in mt_spm_idle_generic_enter() argument 353 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume() argument
|
| /arm-trusted-firmware/plat/mediatek/mt8195/drivers/spm/ |
| H A D | mt_spm_conservation.c | 21 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi() argument 70 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi() argument 103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() argument 117 void spm_conservation_finish(int state_id, unsigned int ext_opand, in spm_conservation_finish() argument
|
| H A D | mt_spm_idle.c | 326 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_enter() argument 337 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume() argument
|
| /arm-trusted-firmware/plat/mediatek/mt8186/drivers/spm/ |
| H A D | mt_spm_conservation.c | 25 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi() argument 74 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi() argument 112 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation() argument 128 void spm_conservation_finish(int state_id, unsigned int ext_opand, in spm_conservation_finish() argument
|
| H A D | mt_spm_idle.c | 218 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_enter() argument 229 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume() argument
|
| H A D | mt_spm_suspend.c | 248 int mt_spm_suspend_enter(int state_id, unsigned int ext_opand, in mt_spm_suspend_enter() argument 266 void mt_spm_suspend_resume(int state_id, unsigned int ext_opand, in mt_spm_suspend_resume() argument
|