Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/chrome/
H A Dcros_ec_typec.c487 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_tbt() argument
512 if (pd_ctrl->control_flags & USB_PD_CTRL_OPTICAL_CABLE) in cros_typec_enable_tbt()
523 if (pd_ctrl->control_flags & USB_PD_CTRL_ACTIVE_CABLE) in cros_typec_enable_tbt()
542 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_dp() argument
556 if (!pd_ctrl->dp_mode) { in cros_typec_enable_dp()
619 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_usb4() argument
630 if (pd_ctrl->control_flags & USB_PD_CTRL_OPTICAL_CABLE) in cros_typec_enable_usb4()
648 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_configure_mux() argument
673 port->role = pd_ctrl->role; in cros_typec_configure_mux()
690 pd_ctrl->role & PD_CTRL_RESP_ROLE_DATA in cros_typec_configure_mux()
[all …]