Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c612 if (port->mux_flags & USB_PD_MUX_USB4_ENABLED) { in cros_typec_configure_mux()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5267 #define USB_PD_MUX_USB4_ENABLED BIT(7) /* USB4 enabled */ macro