Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h59 #define ROT_SRC_CROP_SIZE_H(x) ((x) << 16) macro
H A Dexynos_drm_rotator.c151 val = ROT_SRC_CROP_SIZE_H(buf->rect.h) | in rotator_src_set_buf()