Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c36 #define LUM_BIT_DEPTH_POS 0 macro
398 ((val << LUM_BIT_DEPTH_POS) & LUM_BIT_DEPTH_MASK), in dcss_scaler_bit_depth_set()