Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h51 #define TBT_CABLE_ACTIVE_PASSIVE BIT(25) macro
/linux/drivers/usb/typec/mux/
H A Dps883x.c138 if (tb_data->cable_mode & TBT_CABLE_ACTIVE_PASSIVE) in ps883x_set()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c684 else if (cable_tbt_vdo & TBT_CABLE_ACTIVE_PASSIVE) in cros_typec_enable_dp()