Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dtypec_tbt.h48 #define TBT_CABLE_OPTICAL BIT(21) macro
/linux-6.15/drivers/usb/typec/altmodes/
H A Dthunderbolt.c55 vdo |= plug->vdo & TBT_CABLE_OPTICAL; in tbt_enter_mode()
/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_typec.c513 data.cable_mode |= TBT_CABLE_OPTICAL; in cros_typec_enable_tbt()
595 if (cable_tbt_vdo & TBT_CABLE_OPTICAL) in cros_typec_enable_dp()
/linux-6.15/drivers/usb/typec/mux/
H A Dintel_pmc_mux.c351 if (data->cable_mode & TBT_CABLE_OPTICAL) in pmc_usb_mux_tbt()