Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/imx/dcss/
Ddcss-scaler.c37 #define LUM_BIT_DEPTH_MASK GENMASK(1, 0) macro
398 ((val << LUM_BIT_DEPTH_POS) & LUM_BIT_DEPTH_MASK), in dcss_scaler_bit_depth_set()