Searched refs:ROT_SRC_CROP_SIZE_H (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-rotator.h | 59 #define ROT_SRC_CROP_SIZE_H(x) ((x) << 16) macro |
H A D | exynos_drm_rotator.c | 151 val = ROT_SRC_CROP_SIZE_H(buf->rect.h) | in rotator_src_set_buf() |