Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/display/
Ddrm_dp.h531 # define DP_PCON_DSC_BPP_INCR_MASK (0x7 << 0) macro
/Linux-v6.6/drivers/gpu/drm/display/
Ddrm_dp_helper.c3281 switch (buf & DP_PCON_DSC_BPP_INCR_MASK) { in drm_dp_pcon_dsc_bpp_incr()