Searched refs:cable_mode (Results 1 – 4 of 4) sorted by relevance
22 u32 cable_mode; member
292 u8 cable_rounded = TBT_CABLE_ROUNDED_SUPPORT(data->cable_mode); in pmc_usb_mux_tbt()293 u8 cable_speed = TBT_CABLE_SPEED(data->cable_mode); in pmc_usb_mux_tbt()310 if (data->cable_mode & TBT_CABLE_OPTICAL) in pmc_usb_mux_tbt()313 if (data->cable_mode & TBT_CABLE_LINK_TRAINING) in pmc_usb_mux_tbt()
416 data.cable_mode = TBT_MODE; in cros_typec_enable_tbt()417 data.cable_mode |= TBT_SET_CABLE_SPEED(pd_ctrl->cable_speed); in cros_typec_enable_tbt()420 data.cable_mode |= TBT_CABLE_OPTICAL; in cros_typec_enable_tbt()423 data.cable_mode |= TBT_CABLE_LINK_TRAINING; in cros_typec_enable_tbt()425 data.cable_mode |= TBT_SET_CABLE_ROUNDED(pd_ctrl->cable_gen); in cros_typec_enable_tbt()
108 static int cable_mode = -1; variable118 module_param(cable_mode, int, 0444);399 flip(p->ema, VG469_MODE_CABLE, cable_mode); in vg46x_set_opts()