Searched refs:ti_sci_proc_request (Results 1 – 5 of 5) sorted by relevance
123 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()
147 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()
33 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp) in ti_sci_proc_request() function
65 ret = ti_sci_proc_request(&rproc->tsp); in k3_arm64_load()
138 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