Home
last modified time | relevance | path

Searched defs:state_id (Results 1 – 25 of 56) sorted by relevance

123

/trusted-firmware-a-3.7.0/plat/mediatek/mt8192/drivers/spm/constraints/
Dmt_spm_rc_cpu_buck_ldo.c52 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo()
60 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo()
67 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo()
90 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo()
Dmt_spm_rc_dram.c84 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram()
92 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram()
117 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram()
124 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram()
159 int spm_reset_rc_dram(unsigned int cpu, int state_id) in spm_reset_rc_dram()
Dmt_spm_rc_syspll.c83 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll()
91 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll()
117 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll()
124 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll()
160 int spm_reset_rc_syspll(unsigned int cpu, int state_id) in spm_reset_rc_syspll()
Dmt_spm_rc_bus26m.c143 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m()
151 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m()
179 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m()
186 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m()
209 int spm_reset_rc_bus26m(unsigned int cpu, int state_id) in spm_reset_rc_bus26m()
/trusted-firmware-a-3.7.0/plat/mediatek/mt8195/drivers/spm/constraints/
Dmt_spm_rc_cpu_buck_ldo.c53 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo()
61 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo()
68 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo()
92 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo()
Dmt_spm_rc_dram.c93 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram()
101 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram()
126 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram()
133 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram()
169 int spm_reset_rc_dram(unsigned int cpu, int state_id) in spm_reset_rc_dram()
Dmt_spm_rc_syspll.c91 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll()
99 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll()
125 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll()
132 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll()
168 int spm_reset_rc_syspll(unsigned int cpu, int state_id) in spm_reset_rc_syspll()
Dmt_spm_rc_bus26m.c153 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m()
161 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m()
189 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m()
196 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m()
220 int spm_reset_rc_bus26m(unsigned int cpu, int state_id) in spm_reset_rc_bus26m()
/trusted-firmware-a-3.7.0/plat/mediatek/drivers/spm/mt8188/constraints/
Dmt_spm_rc_cpu_buck_ldo.c42 int spm_cpu_bcuk_ldo_conduct(int state_id, in spm_cpu_bcuk_ldo_conduct()
59 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo()
86 int spm_update_rc_cpu_buck_ldo(int state_id, int type, const void *val) in spm_update_rc_cpu_buck_ldo()
94 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo()
99 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo()
128 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo()
Dmt_spm_rc_dram.c83 int spm_dram_conduct(int state_id, struct spm_lp_scen *spm_lp, unsigned int *resource_req) in spm_dram_conduct()
98 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram()
108 static int update_rc_condition(int state_id, const void *val) in update_rc_condition()
183 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram()
208 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram()
213 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram()
253 int spm_reset_rc_dram(unsigned int cpu, int state_id) in spm_reset_rc_dram()
Dmt_spm_rc_syspll.c93 int spm_syspll_conduct(int state_id, struct spm_lp_scen *spm_lp, unsigned int *resource_req) in spm_syspll_conduct()
108 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll()
117 static int update_rc_condition(int state_id, const void *val) in update_rc_condition()
226 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll()
256 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll()
261 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll()
299 int spm_reset_rc_syspll(unsigned int cpu, int state_id) in spm_reset_rc_syspll()
Dmt_spm_rc_bus26m.c157 int spm_bus26m_conduct(int state_id, struct spm_lp_scen *spm_lp, unsigned int *resource_req) in spm_bus26m_conduct()
172 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m()
179 static int update_rc_condition(int state_id, const void *val) in update_rc_condition()
277 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m()
308 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m()
313 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m()
340 int spm_reset_rc_bus26m(unsigned int cpu, int state_id) in spm_reset_rc_bus26m()
/trusted-firmware-a-3.7.0/plat/mediatek/mt8186/drivers/spm/constraints/
Dmt_spm_rc_cpu_buck_ldo.c51 bool spm_is_valid_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_is_valid_rc_cpu_buck_ldo()
59 unsigned int spm_allow_rc_cpu_buck_ldo(int state_id) in spm_allow_rc_cpu_buck_ldo()
66 int spm_run_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_run_rc_cpu_buck_ldo()
90 int spm_reset_rc_cpu_buck_ldo(unsigned int cpu, int state_id) in spm_reset_rc_cpu_buck_ldo()
Dmt_spm_rc_dram.c84 bool spm_is_valid_rc_dram(unsigned int cpu, int state_id) in spm_is_valid_rc_dram()
92 int spm_update_rc_dram(int state_id, int type, const void *val) in spm_update_rc_dram()
117 unsigned int spm_allow_rc_dram(int state_id) in spm_allow_rc_dram()
124 int spm_run_rc_dram(unsigned int cpu, int state_id) in spm_run_rc_dram()
157 int spm_reset_rc_dram(unsigned int cpu, int state_id) in spm_reset_rc_dram()
Dmt_spm_rc_syspll.c90 bool spm_is_valid_rc_syspll(unsigned int cpu, int state_id) in spm_is_valid_rc_syspll()
98 int spm_update_rc_syspll(int state_id, int type, const void *val) in spm_update_rc_syspll()
124 unsigned int spm_allow_rc_syspll(int state_id) in spm_allow_rc_syspll()
131 int spm_run_rc_syspll(unsigned int cpu, int state_id) in spm_run_rc_syspll()
165 int spm_reset_rc_syspll(unsigned int cpu, int state_id) in spm_reset_rc_syspll()
Dmt_spm_rc_bus26m.c144 bool spm_is_valid_rc_bus26m(unsigned int cpu, int state_id) in spm_is_valid_rc_bus26m()
152 int spm_update_rc_bus26m(int state_id, int type, const void *val) in spm_update_rc_bus26m()
180 unsigned int spm_allow_rc_bus26m(int state_id) in spm_allow_rc_bus26m()
187 int spm_run_rc_bus26m(unsigned int cpu, int state_id) in spm_run_rc_bus26m()
221 int spm_reset_rc_bus26m(unsigned int cpu, int state_id) in spm_reset_rc_bus26m()
/trusted-firmware-a-3.7.0/plat/mediatek/mt8192/drivers/spm/
Dmt_spm_conservation.c22 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi()
70 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi()
103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation()
117 void spm_conservation_finish(int state_id, unsigned int ext_opand, in spm_conservation_finish()
Dmt_spm_idle.c229 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_enter()
240 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume()
/trusted-firmware-a-3.7.0/plat/mediatek/drivers/spm/mt8188/
Dmt_spm_conservation.c28 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi()
75 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi()
106 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation()
123 void spm_conservation_finish(int state_id, unsigned int ext_opand, struct spm_lp_scen *spm_lp, in spm_conservation_finish()
Dmt_spm_idle.c331 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, spm_idle_conduct fn) in mt_spm_idle_generic_enter()
353 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume()
/trusted-firmware-a-3.7.0/plat/mediatek/mt8195/drivers/spm/
Dmt_spm_conservation.c21 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi()
70 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi()
103 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation()
117 void spm_conservation_finish(int state_id, unsigned int ext_opand, in spm_conservation_finish()
Dmt_spm_idle.c326 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_enter()
337 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume()
/trusted-firmware-a-3.7.0/plat/mediatek/mt8186/drivers/spm/
Dmt_spm_conservation.c25 static int go_to_spm_before_wfi(int state_id, unsigned int ext_opand, in go_to_spm_before_wfi()
74 static void go_to_spm_after_wfi(int state_id, unsigned int ext_opand, in go_to_spm_after_wfi()
112 int spm_conservation(int state_id, unsigned int ext_opand, in spm_conservation()
128 void spm_conservation_finish(int state_id, unsigned int ext_opand, in spm_conservation_finish()
Dmt_spm_idle.c218 int mt_spm_idle_generic_enter(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_enter()
229 void mt_spm_idle_generic_resume(int state_id, unsigned int ext_opand, in mt_spm_idle_generic_resume()
Dmt_spm_suspend.c248 int mt_spm_suspend_enter(int state_id, unsigned int ext_opand, in mt_spm_suspend_enter()
266 void mt_spm_suspend_resume(int state_id, unsigned int ext_opand, in mt_spm_suspend_resume()

123