Searched refs:uhbr_rates (Results 1 – 1 of 1) sorted by relevance
225 u8 uhbr_rates = 0; in intel_dp_set_dpcd_sink_rates() local255 drm_dp_dpcd_read_byte(&intel_dp->aux, DP_128B132B_SUPPORTED_LINK_RATES, &uhbr_rates); in intel_dp_set_dpcd_sink_rates()264 uhbr_rates = dprx_128b132b_link_rates(intel_dp, uhbr_rates); in intel_dp_set_dpcd_sink_rates()273 uhbr_rates &= intel_dp->lttpr_common_caps[DP_PHY_REPEATER_128B132B_RATES - in intel_dp_set_dpcd_sink_rates()277 uhbr_rates = 0; in intel_dp_set_dpcd_sink_rates()281 if (uhbr_rates & DP_UHBR10) in intel_dp_set_dpcd_sink_rates()283 if (uhbr_rates & DP_UHBR13_5) in intel_dp_set_dpcd_sink_rates()285 if (uhbr_rates & DP_UHBR20) in intel_dp_set_dpcd_sink_rates()