Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_tbt.h47 #define TBT_CABLE_RETIMER BIT(22) macro
/openbmc/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c337 (data->cable_mode & TBT_CABLE_RETIMER)) in pmc_usb_mux_tbt()
343 if (data->cable_mode & TBT_CABLE_RETIMER) in pmc_usb_mux_tbt()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c549 else if (cros_typec_get_cable_vdo(port, USB_TYPEC_TBT_SID) & TBT_CABLE_RETIMER) in cros_typec_enable_usb4()