Searched refs:ctrl_flags (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/remoteproc/ |
A D | ti_sci_proc.h | 76 u32 *ctrl_flags, u32 *status_flags) in ti_sci_proc_get_status() argument 81 boot_vector, cfg_flags, ctrl_flags, in ti_sci_proc_get_status() 87 __func__, tsp->proc_id, *boot_vector, *cfg_flags, *ctrl_flags, in ti_sci_proc_get_status()
|
/u-boot/include/linux/soc/ti/ |
A D | ti_sci_protocol.h | 295 u64 *bv, u32 *cfg_flags, u32 *ctrl_flags,
|
/u-boot/drivers/firmware/ |
A D | ti_sci.c | 2088 u32 *ctrl_flags, u32 *sts_flags) in ti_sci_cmd_get_proc_boot_status() argument 2128 *ctrl_flags = resp->control_flags; in ti_sci_cmd_get_proc_boot_status()
|
Completed in 10 milliseconds