Searched refs:branch_caps (Results 1 – 1 of 1) sorted by relevance
4314 u8 branch_caps[DP_DSC_BRANCH_CAP_SIZE]; in init_dsc_overall_throughput_limits() local4325 DP_DSC_BRANCH_OVERALL_THROUGHPUT_0, branch_caps, in init_dsc_overall_throughput_limits()4326 sizeof(branch_caps)) != 0) in init_dsc_overall_throughput_limits()4330 drm_dp_dsc_branch_max_overall_throughput(branch_caps, true) ? : INT_MAX; in init_dsc_overall_throughput_limits()4333 drm_dp_dsc_branch_max_overall_throughput(branch_caps, false) ? : INT_MAX; in init_dsc_overall_throughput_limits()4335 line_width = drm_dp_dsc_branch_max_line_width(branch_caps); in init_dsc_overall_throughput_limits()