Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/remoteproc/
H A Dk3_rproc.c113 ret = pops->proc_handover(rproc->sci, rproc->proc_id, in k3_rproc_start()
/openbmc/u-boot/include/linux/soc/ti/
H A Dti_sci_protocol.h247 int (*proc_handover)(const struct ti_sci_handle *handle, u8 pid, member
/openbmc/u-boot/drivers/firmware/
H A Dti_sci.c1855 pops->proc_handover = ti_sci_cmd_proc_handover; in ti_sci_setup_ops()