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.c226 if (tb_data->cable_mode & TBT_CABLE_ACTIVE_PASSIVE) in ps883x_set()
/linux/drivers/usb/typec/tipd/
H A Dcore.c741 tbt_data.cable_mode |= TBT_CABLE_ACTIVE_PASSIVE; in cd321x_typec_update_mode()