Searched refs:DISPLAY_ENDPOINT_PHY (Results 1 – 14 of 14) sorted by relevance
424 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()425 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()437 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? "PHY" : "DPIA", in link_enc_cfg_link_encs_assign()438 assignment.ep_id.ep_type == DISPLAY_ENDPOINT_PHY ? in link_enc_cfg_link_encs_assign()
4800 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dc_validate_stream()
180 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in link_detect_sink_signal_type()958 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in detect_link_and_local_sink()1247 if (link->ep_type != DISPLAY_ENDPOINT_PHY) { in link_detect_connection_type()
481 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()
1102 if (link->ep_type == DISPLAY_ENDPOINT_PHY && in dpcd_set_link_settings()1700 if (link->ep_type == DISPLAY_ENDPOINT_PHY) { in perform_link_training_with_retries()
1411 link->ep_type != DISPLAY_ENDPOINT_PHY || in get_usbc_cable_id()
911 DISPLAY_ENDPOINT_PHY = 0, /* Physical connector. */ enumerator
161 if (link->ep_type != DISPLAY_ENDPOINT_PHY) in dcn31_init_hw()
1258 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()
2855 (link->ep_type == DISPLAY_ENDPOINT_PHY) ? "no" : "unknown"); in is_dpia_link_show()
1719 if (dc->links[i]->ep_type == DISPLAY_ENDPOINT_PHY) in power_down_encoders()
Completed in 56 milliseconds