Searched refs:TBT_CABLE_ROUNDED (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/usb/ | ||
| H A D | typec_tbt.h | 47 #define TBT_CABLE_ROUNDED BIT(19) macro |
| /linux/drivers/usb/typec/altmodes/ | ||
| H A D | thunderbolt.c | 357 vdo |= plug->vdo & TBT_CABLE_ROUNDED; in tbt_ready() |