Searched refs:pd_ctrl (Results 1 – 1 of 1) sorted by relevance
487 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_tbt() argument512 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() argument556 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() argument630 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() argument673 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 …]