Home
last modified time | relevance | path

Searched refs:dsc_branch_dpcd_cap (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/display/
H A Ddrm_dp_helper.c2956 static u8 dsc_branch_dpcd_cap(const u8 dpcd[DP_DSC_BRANCH_CAP_SIZE], int reg) in dsc_branch_dpcd_cap() function
2984 throughput = dsc_branch_dpcd_cap(dsc_branch_dpcd, in drm_dp_dsc_branch_max_overall_throughput()
2987 throughput = dsc_branch_dpcd_cap(dsc_branch_dpcd, in drm_dp_dsc_branch_max_overall_throughput()
3018 int line_width = dsc_branch_dpcd_cap(dsc_branch_dpcd, DP_DSC_BRANCH_MAX_LINE_WIDTH); in drm_dp_dsc_branch_max_line_width()