Searched refs:dsc_throughput_from_dpcd (Results 1 – 1 of 1) sorted by relevance
127 static bool dsc_throughput_from_dpcd(int dpcd_throughput, int *throughput) in dsc_throughput_from_dpcd() function266 if (!dsc_throughput_from_dpcd(dpcd_throughput & DP_DSC_THROUGHPUT_MODE_0_MASK, in dc_dsc_parse_dsc_dpcd()271 if (!dsc_throughput_from_dpcd(dpcd_throughput, &dsc_sink_caps->throughput_mode_1_mps)) in dc_dsc_parse_dsc_dpcd()
Completed in 6 milliseconds