Searched refs:DISPLAY_ENDPOINT_PHY (Results 1 – 8 of 8) sorted by relevance
184 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()218 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY && in dcn31_init_hw()
272 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in dc_link_detect_sink()476 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink()963 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_link_detect_helper()1480 link->ep_type = DISPLAY_ENDPOINT_PHY; in dc_link_construct_legacy()3451 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in dc_link_allocate_mst_payload()3779 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in deallocate_mst_payload()3949 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_PHY || in update_psp_stream_config()3951 if (pipe_ctx->stream->link->ep_type == DISPLAY_ENDPOINT_PHY) in update_psp_stream_config()4140 if (dc->res_pool->funcs->link_encs_assign && stream->link->ep_type != DISPLAY_ENDPOINT_PHY)
693 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in dc_link_aux_try_to_configure_timeout()
421 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()2333 if (j == (attempts - 1) && link->ep_type == DISPLAY_ENDPOINT_PHY)
3004 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
958 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
1219 if (link->ep_type == DISPLAY_ENDPOINT_PHY) in dce110_disable_stream()1686 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY)
1299 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
Completed in 41 milliseconds