Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h32 #define TBT_INTEL_SPECIFIC_B0 BIT(26) macro
/linux/drivers/usb/typec/altmodes/
H A Dthunderbolt.c348 vdo |= tbt->alt->vdo & TBT_INTEL_SPECIFIC_B0; in tbt_ready()