Searched refs:mode_data (Results 1 – 4 of 4) sorted by relevance
48 u32 mode_data; member258 req.mode_data |= (state->mode - TYPEC_STATE_MODAL) << in pmc_usb_mux_dp()291 req.mode_data |= PMC_USB_ALTMODE_TBT_TYPE; in pmc_usb_mux_tbt()294 req.mode_data |= PMC_USB_ALTMODE_CABLE_TYPE; in pmc_usb_mux_tbt()297 req.mode_data |= PMC_USB_ALTMODE_ACTIVE_LINK; in pmc_usb_mux_tbt()300 req.mode_data |= PMC_USB_ALTMODE_ACTIVE_CABLE; in pmc_usb_mux_tbt()325 req.mode_data = PMC_USB_ALTMODE_FORCE_LSR; in pmc_usb_mux_usb4()328 req.mode_data |= PMC_USB_ALTMODE_ACTIVE_LINK; in pmc_usb_mux_usb4()337 req.mode_data |= PMC_USB_ALTMODE_CABLE_TYPE; in pmc_usb_mux_usb4()340 req.mode_data |= PMC_USB_ALTMODE_ACTIVE_CABLE; in pmc_usb_mux_usb4()[all …]
1232 struct scsi_mode_data mode_data; in sas_read_port_mode_page() local1239 &mode_data, NULL); in sas_read_port_mode_page()1244 msdata = buffer + mode_data.header_length + in sas_read_port_mode_page()1245 mode_data.block_descriptor_length; in sas_read_port_mode_page()
447 struct pd_mode_data mode_data; member1460 memset(&port->mode_data, 0, sizeof(port->mode_data)); in svdm_consume_identity()1475 struct pd_mode_data *pmdata = &port->mode_data; in svdm_consume_svids()1509 struct pd_mode_data *pmdata = &port->mode_data; in svdm_consume_modes()1536 struct pd_mode_data *modep = &port->mode_data; in tcpm_register_partner_altmodes()1573 modep = &port->mode_data; in tcpm_pd_svdm()3633 struct pd_mode_data *modep = &port->mode_data; in tcpm_unregister_altmodes()
281 uint8_t mode_data; /* MODE data */ member1069 seq->mode = ((cfg->mode_data & 0xff) << 0 | /* data */ in stfsm_prepare_rw_seq()
Completed in 32 milliseconds