Searched refs:DISPLAY_ENDPOINT_USB4_DPIA (Results 1 – 12 of 12) sorted by relevance
49 return (tmp && DISPLAY_ENDPOINT_USB4_DPIA == tmp->ep_type in get_bw_alloc_proceed_flag()172 dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_lowest_dpia_index()201 if (!dc->links[i] || dc->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_host_router_total_dp_tunnel_bw()308 if (!(link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->hpd_status)) in link_dp_dpia_set_dptx_usb4_bw_alloc_support()436 if (!(link && DISPLAY_ENDPOINT_USB4_DPIA == link->ep_type in dpia_handle_usb4_bandwidth_allocation_for_link()
535 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in dp_get_eq_aux_rd_interval()550 return (status != DC_OK && link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA); in dp_check_dpcd_reqeust_status()782 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && link->dc->debug.dpia_debug.bits.force_non_lttpr) in override_training_settings()956 …if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && repeater_cnt > 0 && repeater_cnt < MAX_REPEATER… in configure_lttpr_mode_non_transparent()1232 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in dpcd_set_lt_pattern_and_lane_settings()1577 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in dp_perform_link_training()1656 if (!link->dc->config.consolidated_dpia_dp_lt && link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in perform_link_training_with_retries()1688 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in perform_link_training_with_retries()
421 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in dp_handle_hpd_rx_irq()
1879 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in retrieve_link_cap()
688 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in apply_dpia_mst_dsc_always_on_wa()700 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in revert_dpia_mst_dsc_always_on_wa()792 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in verify_link_capability_non_destructive()820 link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) { in should_verify_link_capability_destructively()990 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in detect_link_and_local_sink()
689 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()698 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in update_psp_stream_config()707 config.usb4_enabled = (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? in update_psp_stream_config()2041 if (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in enable_link_dp()2356 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in link_set_dpms_off()2589 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) in link_set_dpms_on()
779 link->ep_type = DISPLAY_ENDPOINT_USB4_DPIA; in construct_dpia()
912 DISPLAY_ENDPOINT_USB4_DPIA, /* USB4 DisplayPort tunnel. */ enumerator
396 if (stream->link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA && in link_enc_cfg_link_encs_assign()
243 if (!dc_struct->links[i] || dc_struct->links[i]->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in get_lowest_dpia_index()
1523 if (pipe_ctx->stream->link->ep_type != DISPLAY_ENDPOINT_USB4_DPIA) in should_avoid_empty_tu()
2854 seq_printf(m, "%s\n", (link->ep_type == DISPLAY_ENDPOINT_USB4_DPIA) ? "yes" : in is_dpia_link_show()
Completed in 38 milliseconds