Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h48 #define TBT_CABLE_OPTICAL BIT(21) macro
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c598 data.cable_mode |= TBT_CABLE_OPTICAL; in cros_typec_enable_tbt()
680 if (cable_tbt_vdo & TBT_CABLE_OPTICAL) in cros_typec_enable_dp()
/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c351 if (data->cable_mode & TBT_CABLE_OPTICAL) in pmc_usb_mux_tbt()