Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/imx/dcss/
Ddcss-dpr.c45 #define R_COMP_SEL_MASK GENMASK(17, 16) macro
278 ((r_sel << R_COMP_SEL_POS) & R_COMP_SEL_MASK) | in dcss_dpr_argb_comp_sel()
282 ch->mode_ctrl &= ~(A_COMP_SEL_MASK | R_COMP_SEL_MASK | in dcss_dpr_argb_comp_sel()