Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/platform/chrome/
Dcros_ec_typec.c470 if (port->mux_flags & USB_PD_MUX_HPD_LVL) in cros_typec_enable_dp()
/linux-5.19.10/include/linux/platform_data/
Dcros_ec_commands.h5249 #define USB_PD_MUX_HPD_LVL BIT(4) /* HPD level is asserted */ macro