Home
last modified time | relevance | path

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

/external/u-boot/drivers/remoteproc/
Dti_k3_r5f_rproc.c174 ti_sci_proc_power_domain_off(&cluster->cores[c]->tsp); in k3_r5f_lockstep_release()
198 if (ti_sci_proc_power_domain_off(&core->tsp)) in k3_r5f_split_release()
405 if (ti_sci_proc_power_domain_off(&core->tsp)) in k3_r5f_split_reset()
423 if (ti_sci_proc_power_domain_off(&cluster->cores[c]->tsp)) in k3_r5f_lockstep_reset()
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
Dti_k3_dsp_rproc.c127 ti_sci_proc_power_domain_off(&dsp->tsp); in k3_dsp_stop()