Home
last modified time | relevance | path

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

/linux-6.6.21/include/drm/display/
Ddrm_dp.h270 # define DP_DSC_LINE_BUF_BIT_DEPTH_MASK (0xf << 0) macro
/linux-6.6.21/drivers/gpu/drm/display/
Ddrm_dp_helper.c2404 switch (line_buf_depth & DP_DSC_LINE_BUF_BIT_DEPTH_MASK) { in drm_dp_dsc_sink_line_buf_depth()