Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h46 #define ROT_SET_BUF_SIZE_H(x) ((x) << 16) macro
H A Dexynos_drm_rotator.c144 val = ROT_SET_BUF_SIZE_H(buf->buf.height) | in rotator_src_set_buf()
192 val = ROT_SET_BUF_SIZE_H(buf->buf.height) | in rotator_dst_set_buf()