Lines Matching defs:void
56 static void plat_cpu_pwrdwn_common(unsigned int cpu,
62 (void)plat_mt_pm_invoke(plat_mt_pm->pwr_cpu_dwn, cpu, state);
75 static void plat_cpu_pwron_common(unsigned int cpu,
81 (void)plat_mt_pm_invoke(plat_mt_pm->pwr_cpu_on, cpu, state);
103 static void plat_cluster_pwrdwn_common(unsigned int cpu,
120 static void plat_cluster_pwron_common(unsigned int cpu,
139 static void plat_mcusys_pwrdwn_common(unsigned int cpu,
153 static void plat_mcusys_pwron_common(unsigned int cpu,
170 (void)plat_mt_pm_invoke(plat_mt_pm->pwr_mcusys_on_finished, cpu, state);
174 static void plat_cpu_standby(plat_local_state_t cpu_state)
209 static void plat_power_domain_on_finish(const psci_power_state_t *state)
226 static void plat_power_domain_off(const psci_power_state_t *state)
244 static void plat_power_domain_suspend(const psci_power_state_t *state)
251 (void)plat_mt_pm_invoke(plat_mt_pm->pwr_prompt, cpu, state);
267 static void plat_power_domain_suspend_finish(const psci_power_state_t *state)
287 (void)plat_mt_pm_invoke(plat_mt_pm->pwr_reflect, cpu, state);
322 static void plat_get_sys_suspend_power_state(psci_power_state_t *req_state)
344 static void __dead2 plat_mtk_system_reset(void)
357 static void __dead2 plat_mtk_system_off(void)