Searched refs:ti_sci_proc_power_domain_off (Results 1 – 3 of 3) sorted by relevance
113 return ti_sci_proc_power_domain_off(&dsp->tsp); in k3_dsp_unprepare()195 ti_sci_proc_power_domain_off(&dsp->tsp); in k3_dsp_start()212 ti_sci_proc_power_domain_off(&dsp->tsp); in k3_dsp_stop()
193 ti_sci_proc_power_domain_off(&cluster->cores[c]->tsp); in k3_r5f_lockstep_release()217 if (ti_sci_proc_power_domain_off(&core->tsp)) in k3_r5f_split_release()444 if (ti_sci_proc_power_domain_off(&core->tsp)) in k3_r5f_split_reset()462 if (ti_sci_proc_power_domain_off(&cluster->cores[c]->tsp)) in k3_r5f_lockstep_reset()
136 static inline int ti_sci_proc_power_domain_off(struct ti_sci_proc *tsp) in ti_sci_proc_power_domain_off() function
Completed in 5 milliseconds