Home
last modified time | relevance | path

Searched refs:ti_sci_proc_power_domain_off (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/remoteproc/
A Dti_k3_dsp_rproc.c113 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()
A Dti_k3_r5f_rproc.c193 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()
A Dti_sci_proc.h136 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