Home
last modified time | relevance | path

Searched refs:ROT_SET_BUF_SIZE_W (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds