Home
last modified time | relevance | path

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

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