Lines Matching defs:flags
75 hdr->flags = msg_flags;
78 hdr->flags |= TI_SCI_FLAG_REQ_ACK_ON_PROCESSED;
133 if (!(hdr->flags & TI_SCI_FLAG_RESP_GENERIC_ACK))
254 * @flags: flags to setup for the device
259 static int ti_sci_device_set_state(uint32_t id, uint32_t flags, uint8_t state)
267 ret = ti_sci_setup_one_xfer(TI_SCI_MSG_SET_DEVICE_STATE, flags,
669 * @flags: Header flags as needed
675 uint32_t flags, uint8_t state)
683 ret = ti_sci_setup_one_xfer(TI_SCI_MSG_SET_CLOCK_STATE, flags,
773 uint32_t flags = 0;
775 flags |= needs_ssc ? MSG_FLAG_CLOCK_ALLOW_SSC : 0;
776 flags |= can_change_freq ? MSG_FLAG_CLOCK_ALLOW_FREQ_CHANGE : 0;
777 flags |= enable_input_term ? MSG_FLAG_CLOCK_INPUT_TERM : 0;
779 return ti_sci_clock_set_state(dev_id, clk_id, flags,
1327 * ti_sci_proc_set_boot_cfg() - Set the processor boot configuration flags
1330 * @config_flags_set: Configuration flags to be set
1331 * @config_flags_clear: Configuration flags to be cleared
1371 * ti_sci_proc_set_boot_ctrl() - Set the processor boot control flags
1374 * @control_flags_set: Control flags to be set
1375 * @control_flags_clear: Control flags to be cleared
1411 * ti_sci_proc_set_boot_ctrl_no_wait() - Set the processor boot control flags
1416 * @control_flags_set: Control flags to be set
1417 * @control_flags_clear: Control flags to be cleared
1453 * processor configuration flags