Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h48 #define TBT_CABLE_OPTICAL BIT(21) macro
/linux/drivers/usb/typec/tipd/
H A Dcore.c737 tbt_data.cable_mode |= TBT_CABLE_OPTICAL; in cd321x_typec_update_mode()