Searched refs:DISPLAY_ENDPOINT_USB4_DPIA (Results 1 – 8 of 8) sorted by relevance
48 return (tmp && DISPLAY_ENDPOINT_USB4_DPIA == tmp->ep_type in get_bw_alloc_proceed_flag()140 dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_lowest_dpia_index()167 if (!dc_struct->links[i] || dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_host_router_total_bw()256 if (!(link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->hpd_status)) in set_dptx_usb4_bw_alloc_support()411 if (!(link && DISPLAY_ENDPOINT_USB4_DPIA == link->ep_type in dc_link_dp_dpia_handle_usb4_bandwidth_allocation_for_link()
730 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.dpia_debug.bits.force_non_lttpr) in override_training_settings()904 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in configure_lttpr_mode_non_transparent()1599 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in perform_link_training_with_retries()
1808 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in retrieve_link_cap()
680 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in apply_dpia_mst_dsc_always_on_wa()692 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in revert_dpia_mst_dsc_always_on_wa()784 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in verify_link_capability_non_destructive()812 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in should_verify_link_capability_destructively()
688 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()697 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()706 config.usb4_enabled = (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? in update_psp_stream_config()2050 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in enable_link_dp()
508 link->ep_type = DISPLAY_ENDPOINT_USB4_DPIA; in dc_link_construct_dpia()
922 DISPLAY_ENDPOINT_USB4_DPIA, /* USB4 DisplayPort tunnel. */ enumerator
2586 seq_printf(m, "%s\n", (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? "yes" : in is_dpia_link_show()
Completed in 30 milliseconds