Searched refs:ROT_SRC_CROP_SIZE_W (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dregs-rotator.h63 #define ROT_SRC_CROP_SIZE_W(x) ((x) << 0) macro
H A Dexynos_drm_rotator.c263 val = ROT_SRC_CROP_SIZE_H(pos->h) | ROT_SRC_CROP_SIZE_W(pos->w); rotator_src_set_size()

Completed in 91 milliseconds