Searched refs:boot_vector (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/remoteproc/ |
D | ti_sci_proc.h | 65 u64 boot_vector, in ti_sci_proc_set_config() argument 70 ret = tsp->ops->set_config(tsp->sci, tsp->proc_id, boot_vector, in ti_sci_proc_set_config() 91 u64 *boot_vector, u32 *cfg_flags, in ti_sci_proc_get_status() argument 96 ret = tsp->ops->get_status(tsp->sci, tsp->proc_id, boot_vector, in ti_sci_proc_get_status()
|
/linux-5.19.10/include/linux/soc/ti/ |
D | ti_sci_protocol.h | 522 u64 boot_vector, u32 cfg_set, u32 cfg_clr); 526 u64 *boot_vector, u32 *cfg_flags, u32 *ctrl_flags,
|