Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_typec.c464 if (pd_ctrl->control_flags & USB_PD_CTRL_ACTIVE_LINK_UNIDIR) in cros_typec_enable_tbt()
555 USB_PD_CTRL_ACTIVE_LINK_UNIDIR); in cros_typec_enable_usb4()
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h4965 #define USB_PD_CTRL_ACTIVE_LINK_UNIDIR BIT(3) macro