Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h49 #define TBT_CABLE_RETIMER BIT(22) macro
/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c360 (data->cable_mode & TBT_CABLE_RETIMER)) in pmc_usb_mux_tbt()
366 if (data->cable_mode & TBT_CABLE_RETIMER) in pmc_usb_mux_tbt()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c682 else if (cable_tbt_vdo & TBT_CABLE_RETIMER) in cros_typec_enable_dp()
717 else if (cros_typec_get_cable_vdo(port, USB_TYPEC_TBT_SID) & TBT_CABLE_RETIMER) in cros_typec_enable_usb4()