VP_MASK_VAL 79 drivers/gpu/drm/exynos/regs-vp.h #define VP_IMG_HSIZE(x) VP_MASK_VAL(x, 29, 16) VP_MASK_VAL 80 drivers/gpu/drm/exynos/regs-vp.h #define VP_IMG_VSIZE(x) VP_MASK_VAL(x, 13, 0) VP_MASK_VAL 83 drivers/gpu/drm/exynos/regs-vp.h #define VP_SRC_H_POSITION_VAL(x) VP_MASK_VAL(x, 14, 4)