Searched refs:DISPLAY_ENDPOINT_PHY (Results 1 – 14 of 14) sorted by relevance
412 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()413 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()425 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()426 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()
5077 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
183 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()976 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()1255 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
483 link->ep_type = DISPLAY_ENDPOINT_PHY; in construct_phy()
128 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in link_blank_dp_stream()
524 if (ddc->link->ep_type != DISPLAY_ENDPOINT_PHY) in try_to_configure_aux_timeout()
1108 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()1719 if (link->ep_type == DISPLAY_ENDPOINT_PHY) { in perform_link_training_with_retries()
1486 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
925 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
163 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
1246 if (link->ep_type == DISPLAY_ENDPOINT_PHY && pool->stream_enc[i]->id == in dcn10_find_first_free_match_stream_enc_for_link()
186 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn35_init_hw()
1742 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
2847 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()
Completed in 58 milliseconds