Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dregs-rotator.h55 #define ROT_CROP_POS_X(x) ((x) << 0) macro
H A Dexynos_drm_rotator.c149 val = ROT_CROP_POS_Y(buf->rect.y) | ROT_CROP_POS_X(buf->rect.x); in rotator_src_set_buf()
197 val = ROT_CROP_POS_Y(buf->rect.y) | ROT_CROP_POS_X(buf->rect.x); in rotator_dst_set_buf()
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dregs-rotator.h55 #define ROT_CROP_POS_X(x) ((x) << 0) macro
H A Dexynos_drm_rotator.c149 val = ROT_CROP_POS_Y(buf->rect.y) | ROT_CROP_POS_X(buf->rect.x); in rotator_src_set_buf()
197 val = ROT_CROP_POS_Y(buf->rect.y) | ROT_CROP_POS_X(buf->rect.x); in rotator_dst_set_buf()

Completed in 2 milliseconds