Home
last modified time | relevance | path

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

/linux-6.15/include/linux/usb/
H A Dtypec_tbt.h51 #define TBT_CABLE_ACTIVE_PASSIVE BIT(25) macro
/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_typec.c599 else if (cable_tbt_vdo & TBT_CABLE_ACTIVE_PASSIVE) in cros_typec_enable_dp()