Searched refs:boot_vector (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/remoteproc/ |
A D | ti_sci_proc.h | 91 u64 boot_vector, in ti_sci_proc_set_config() argument 96 ret = tsp->ops->set_config(tsp->sci, tsp->proc_id, boot_vector, in ti_sci_proc_set_config() 117 u64 *boot_vector, u32 *cfg_flags, in ti_sci_proc_get_status() argument 122 ret = tsp->ops->get_status(tsp->sci, tsp->proc_id, boot_vector, in ti_sci_proc_get_status()
|
/linux/include/linux/soc/ti/ |
A 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,
|
Completed in 17 milliseconds