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