Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c613 } else if (port->mux_flags & USB_PD_MUX_TBT_COMPAT_ENABLED) { in cros_typec_configure_mux()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5266 #define USB_PD_MUX_TBT_COMPAT_ENABLED BIT(6) /* TBT compat enabled */ macro