Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/usb/
H A Dtypec_tbt.h46 #define TBT_CABLE_OPTICAL BIT(21) macro
/openbmc/linux/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c328 if (data->cable_mode & TBT_CABLE_OPTICAL) in pmc_usb_mux_tbt()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c462 data.cable_mode |= TBT_CABLE_OPTICAL; in cros_typec_enable_tbt()