Home
last modified time | relevance | path

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

/external/u-boot/drivers/remoteproc/
Dti_sci_proc.h116 ret = tsp->ops->set_proc_boot_ctrl(tsp->sci, tsp->proc_id, ctrl_set, in ti_sci_proc_set_control()
/external/u-boot/include/linux/soc/ti/
Dti_sci_protocol.h289 int (*set_proc_boot_ctrl)(const struct ti_sci_handle *handle, u8 pid, member
/external/u-boot/drivers/firmware/
Dti_sci.c2942 pops->set_proc_boot_ctrl = ti_sci_cmd_set_proc_boot_ctrl; in ti_sci_setup_ops()