Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/ !
H A Dcros_ec_typec.c598 if (pd_ctrl->control_flags & USB_PD_CTRL_OPTICAL_CABLE) in cros_typec_enable_tbt()
716 if (pd_ctrl->control_flags & USB_PD_CTRL_OPTICAL_CABLE) in cros_typec_enable_usb4()
/linux/include/linux/platform_data/ !
H A Dcros_ec_commands.h5209 #define USB_PD_CTRL_OPTICAL_CABLE BIT(1) macro