Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_typec.c556 } else if (mux_flags & USB_PD_MUX_TBT_COMPAT_ENABLED) { in cros_typec_configure_mux()
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h5228 #define USB_PD_MUX_TBT_COMPAT_ENABLED BIT(6) /* TBT compat enabled */ macro