Home
last modified time | relevance | path

Searched refs:ti_sci_proc_get_status (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/remoteproc/
Dti_sci_proc.h74 static inline int ti_sci_proc_get_status(struct ti_sci_proc *tsp, in ti_sci_proc_get_status() function
Dti_k3_r5f_rproc.c555 ret = ti_sci_proc_get_status(&core->tsp, &boot_vec, &cfg, &ctrl, &sts); in k3_r5f_rproc_configure()