Searched refs:cable_mode (Results 1 – 7 of 7) sorted by relevance
333 u8 cable_rounded = TBT_CABLE_ROUNDED_SUPPORT(data->cable_mode); in pmc_usb_mux_tbt()334 u8 cable_speed = TBT_CABLE_SPEED(data->cable_mode); in pmc_usb_mux_tbt()351 if (data->cable_mode & TBT_CABLE_OPTICAL) in pmc_usb_mux_tbt()354 if (data->cable_mode & TBT_CABLE_LINK_TRAINING) in pmc_usb_mux_tbt()360 (data->cable_mode & TBT_CABLE_RETIMER)) in pmc_usb_mux_tbt()366 if (data->cable_mode & TBT_CABLE_RETIMER) in pmc_usb_mux_tbt()
138 if (tb_data->cable_mode & TBT_CABLE_ACTIVE_PASSIVE) in ps883x_set()
23 u32 cable_mode; member
221 tbt_data.cable_mode = TBT_MODE; in pmic_glink_altmode_enable_tbt()233 tbt_data.cable_mode |= TBT_SET_CABLE_SPEED(cable_speed); in pmic_glink_altmode_enable_tbt()236 tbt_data.cable_mode |= TBT_CABLE_ACTIVE_PASSIVE; in pmic_glink_altmode_enable_tbt()237 tbt_data.cable_mode |= TBT_SET_CABLE_ROUNDED(tbt->rounded_cable); in pmic_glink_altmode_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()
214 data.cable_mode = tbt->plug[TYPEC_PLUG_SOP_P]->vdo; in tbt_altmode_vdm()
117 __le16 cable_mode; member 703 tbt_data.cable_mode = le16_to_cpu(st->intel_vid_status.cable_mode); in cd321x_typec_update_mode()