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/usb/typec/altmodes/
H A Dthunderbolt.c359 vdo |= plug->vdo & TBT_CABLE_RETIMER; in tbt_ready()