right_x           176 drivers/gpu/drm/exynos/exynos_drm_g2d.c 	unsigned int	right_x;
right_x           649 drivers/gpu/drm/exynos/exynos_drm_g2d.c 	width = (int)buf_desc->right_x - (int)buf_desc->left_x;
right_x           668 drivers/gpu/drm/exynos/exynos_drm_g2d.c 		(unsigned long)buf_desc->right_x * bpp - 1;
right_x          1107 drivers/gpu/drm/exynos/exynos_drm_g2d.c 			buf_desc->right_x = value & 0x1fff;