Searched refs:pd_ctrl (Results 1 – 1 of 1) sorted by relevance
395 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_tbt() argument417 if (pd_ctrl->control_flags & USB_PD_CTRL_OPTICAL_CABLE) in cros_typec_enable_tbt()428 if (pd_ctrl->control_flags & USB_PD_CTRL_ACTIVE_CABLE) in cros_typec_enable_tbt()447 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_dp() argument459 if (!pd_ctrl->dp_mode) { in cros_typec_enable_dp()488 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_enable_usb4() argument499 if (pd_ctrl->control_flags & USB_PD_CTRL_OPTICAL_CABLE) in cros_typec_enable_usb4()504 data.active_link_training = !!(pd_ctrl->control_flags & in cros_typec_enable_usb4()516 struct ec_response_usb_pd_control_v2 *pd_ctrl) in cros_typec_configure_mux() argument538 pd_ctrl->role & PD_CTRL_RESP_ROLE_DATA in cros_typec_configure_mux()[all …]
Completed in 7 milliseconds