Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/extcon/
Dextcon-usbc-cros-ec.c284 hpd = pd_mux_state & USB_PD_MUX_HPD_IRQ; in extcon_cros_ec_detect_cable()
/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_typec.c480 if (port->mux_flags & USB_PD_MUX_HPD_IRQ) in cros_typec_enable_dp()
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h5225 #define USB_PD_MUX_HPD_IRQ BIT(3) /* HPD IRQ is asserted */ macro