Searched refs:cfg_flags (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/remoteproc/ |
A D | ti_sci_proc.h | 75 u64 *boot_vector, u32 *cfg_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 | 2087 u8 proc_id, u64 *bv, u32 *cfg_flags, in ti_sci_cmd_get_proc_boot_status() argument 2127 *cfg_flags = resp->config_flags; in ti_sci_cmd_get_proc_boot_status()
|
Completed in 10 milliseconds