Searched refs:ROT_SRC_CROP_SIZE_W (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/exynos/ | ||
H A D | regs-rotator.h | 60 #define ROT_SRC_CROP_SIZE_W(x) ((x) << 0) macro |
H A D | exynos_drm_rotator.c | 152 ROT_SRC_CROP_SIZE_W(buf->rect.w); in rotator_src_set_buf() |