Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dtypec_tbt.h47 #define TBT_CABLE_ROUNDED BIT(19) macro
/linux-6.15/drivers/usb/typec/altmodes/
H A Dthunderbolt.c54 vdo |= plug->vdo & TBT_CABLE_ROUNDED; in tbt_enter_mode()