Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/display/
Ddrm_dp.h268 # define DP_DSC_LINE_BUF_BIT_DEPTH_MASK (0xf << 0) macro
/Linux-v6.1/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()