Searched refs:dp_is_lttpr_present (Results 1 – 3 of 3) sorted by relevance
64 else if (dp_is_lttpr_present(link)) in get_cr_training_aux_rd_interval()97 else if (dp_is_lttpr_present(link)) in get_eq_training_aux_rd_interval()157 bool is_lttpr_present = dp_is_lttpr_present(link); in dp_decide_8b_10b_lttpr_mode()
387 bool dp_is_lttpr_present(struct dc_link *link) in dp_is_lttpr_present() function1670 is_lttpr_present = dp_is_lttpr_present(link); in dp_retrieve_lttpr_cap()1747 if (dp_is_lttpr_present(link)) { in retrieve_link_cap()1781 if (!dp_is_lttpr_present(link)) in retrieve_link_cap()2339 if (dp_is_lttpr_present(link)) { in dp_get_max_link_cap()2392 if (dp_is_lttpr_present(link) && link->dpcd_caps.lttpr_caps.max_ext_timeout > 0) { in dp_verify_link_cap()2566 if (dp_is_lttpr_present(link)) in dp_get_lttpr_count()2576 bool lttpr_present = dp_is_lttpr_present(link); in edp_get_alpm_support()
2872 if (!dp_is_lttpr_present(aconnector->dc_link)) in s3_handle_mst()