Searched refs:cpu_pwr_ctrl (Results 1 – 4 of 4) sorted by relevance
21 struct cpu_pwr_ctrl *pwr_ctrl);22 void mt_smp_core_bootup_address_set(struct cpu_pwr_ctrl *pwr_ctrl, uintptr_t entry);23 int mt_smp_power_core_on(unsigned int cpu_id, struct cpu_pwr_ctrl *pwr_ctrl);24 int mt_smp_power_core_off(struct cpu_pwr_ctrl *pwr_ctrl);
25 struct cpu_pwr_ctrl *pwr_ctrl) in mt_smp_core_init_arch()38 void mt_smp_core_bootup_address_set(struct cpu_pwr_ctrl *pwr_ctrl, uintptr_t entry) in mt_smp_core_bootup_address_set()46 int mt_smp_power_core_on(unsigned int cpu_id, struct cpu_pwr_ctrl *pwr_ctrl) in mt_smp_power_core_on()81 int mt_smp_power_core_off(struct cpu_pwr_ctrl *pwr_ctrl) in mt_smp_power_core_off()
93 struct cpu_pwr_ctrl { struct
72 struct cpu_pwr_ctrl pwr_ctrl; in cpupm_cpu_pwr_on_prepare()94 struct cpu_pwr_ctrl pwr_ctrl; in cpupm_cpu_suspend_smp()