Searched refs:ti_sci_proc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/remoteproc/
H A Dti_sci_proc.h15 * struct ti_sci_proc - structure representing a processor control client
23 struct ti_sci_proc { struct
31 static inline int ti_sci_proc_request(struct ti_sci_proc *tsp)
42 static inline int ti_sci_proc_release(struct ti_sci_proc *tsp)
53 static inline int ti_sci_proc_handover(struct ti_sci_proc *tsp)
64 static inline int ti_sci_proc_set_config(struct ti_sci_proc *tsp,
78 static inline int ti_sci_proc_set_control(struct ti_sci_proc *tsp,
90 static inline int ti_sci_proc_get_status(struct ti_sci_proc *tsp,
H A Dti_k3_dsp_remoteproc.c22 #include "ti_sci_proc.h"
89 struct ti_sci_proc *tsp;
634 struct ti_sci_proc *tsp = data;
640 struct ti_sci_proc *k3_dsp_rproc_of_get_tsp(struct device *dev,
643 struct ti_sci_proc *tsp;
H A Dti_k3_r5_remoteproc.c28 #include "ti_sci_proc.h"
141 struct ti_sci_proc *tsp;
811 * the configuration is all done through various ti_sci_proc functions that
1483 struct ti_sci_proc *k3_r5_core_of_get_tsp(struct device *dev,
1486 struct ti_sci_proc *tsp;

Completed in 121 milliseconds