Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci.h220 int ti_sci_proc_set_boot_ctrl(uint8_t proc_id, uint32_t control_flags_set,
223 uint32_t control_flags_set,
H A Dti_sci.c1423 int ti_sci_proc_set_boot_ctrl(uint8_t proc_id, uint32_t control_flags_set, in ti_sci_proc_set_boot_ctrl() argument
1442 req.control_flags_set = control_flags_set; in ti_sci_proc_set_boot_ctrl()
1466 uint32_t control_flags_set, in ti_sci_proc_set_boot_ctrl_no_wait() argument
1483 req.control_flags_set = control_flags_set; in ti_sci_proc_set_boot_ctrl_no_wait()
H A Dti_sci_protocol.h658 uint32_t control_flags_set; member