Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dregs-rotator.h47 #define ROT_SET_BUF_SIZE_W(x) ((x) << 0) macro
H A Dexynos_drm_rotator.c145 ROT_SET_BUF_SIZE_W(buf->buf.pitch[0] / buf->format->cpp[0]); in rotator_src_set_buf()
193 ROT_SET_BUF_SIZE_W(buf->buf.pitch[0] / buf->format->cpp[0]); in rotator_dst_set_buf()