Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dtypec_tbt.h13 #define TYPEC_TBT_MODE TYPEC_STATE_MODAL macro
/linux/drivers/usb/typec/tipd/
H A Dcore.c700 cd321x->state.mode == TYPEC_TBT_MODE) in cd321x_typec_update_mode()
707 cd321x->state.mode = TYPEC_TBT_MODE; in cd321x_typec_update_mode()
/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c619 port->state.mode = TYPEC_TBT_MODE; in cros_typec_enable_tbt()