Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c41 #define B_COMP_SEL_MASK GENMASK(13, 12) macro
280 ((b_sel << B_COMP_SEL_POS) & B_COMP_SEL_MASK); in dcss_dpr_argb_comp_sel()
283 G_COMP_SEL_MASK | B_COMP_SEL_MASK); in dcss_dpr_argb_comp_sel()