Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_sysfs.c335 !!(resp_mux.flags & USB_PD_MUX_HPD_LVL)); in usbpdmuxinfo_show()
H A Dcros_ec_typec.c650 if (port->mux_flags & USB_PD_MUX_HPD_LVL) in cros_typec_enable_dp()
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h5455 #define USB_PD_MUX_HPD_LVL BIT(4) /* HPD level is asserted */ macro