Home
last modified time | relevance | path

Searched refs:ti_sci_proc_request (Results 1 – 5 of 5) sorted by relevance

/drivers/remoteproc/
A Dti_k3_m4_rproc.c123 ret = ti_sci_proc_request(&m4->tsp); in k3_m4_load()
161 ret = ti_sci_proc_request(&m4->tsp); in k3_m4_start()
176 ti_sci_proc_request(&m4->tsp); in k3_m4_stop()
A Dti_k3_dsp_rproc.c147 ret = ti_sci_proc_request(&dsp->tsp); in k3_dsp_load()
206 ret = ti_sci_proc_request(&dsp->tsp); in k3_dsp_start()
236 ti_sci_proc_request(&dsp->tsp); in k3_dsp_stop()
A Dti_sci_proc.h33 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() function
A Dti_k3_arm64_rproc.c65 ret = ti_sci_proc_request(&rproc->tsp); in k3_arm64_load()
A Dti_k3_r5f_rproc.c138 ret = ti_sci_proc_request(&cluster->cores[i]->tsp); in k3_r5f_proc_request()
143 ret = ti_sci_proc_request(&core->tsp); in k3_r5f_proc_request()
595 ret = ti_sci_proc_request(&core->tsp); in k3_r5f_rproc_configure()

Completed in 20 milliseconds