Searched refs:DISPLAY_ENDPOINT_PHY (Results 1 – 13 of 13) sorted by relevance
173 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()951 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()1215 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
215 link->ep_type = DISPLAY_ENDPOINT_PHY; in dc_link_construct_phy()
123 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
404 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()415 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()
3679 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
436 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in try_to_configure_aux_timeout()
1041 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()1634 if (link->ep_type == DISPLAY_ENDPOINT_PHY) { in perform_link_training_with_retries()
1374 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
921 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
185 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
1257 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
2587 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()
1608 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
Completed in 43 milliseconds