Searched refs:USB_PD_MUX_HPD_IRQ (Results 1 – 4 of 4) sorted by relevance
284 hpd = pd_mux_state & USB_PD_MUX_HPD_IRQ; in extcon_cros_ec_detect_cable()
333 !!(resp_mux.flags & USB_PD_MUX_HPD_IRQ)); in usbpdmuxinfo_show()
649 if (port->mux_flags & USB_PD_MUX_HPD_IRQ) in cros_typec_enable_dp()
5511 #define USB_PD_MUX_HPD_IRQ BIT(3) /* HPD IRQ is asserted */ macro