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

/linux-4.4.14/drivers/media/platform/s5p-tv/
H A Dregs-vp.h79 #define VP_IMG_HSIZE(x) VP_MASK_VAL(x, 29, 16) macro
H A Dmixer_reg.c182 vp_write(mdev, VP_IMG_SIZE_Y, VP_IMG_HSIZE(geo->src.full_width) | mxr_reg_vp_format()
185 vp_write(mdev, VP_IMG_SIZE_C, VP_IMG_HSIZE(geo->src.full_width) | mxr_reg_vp_format()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dregs-vp.h82 #define VP_IMG_HSIZE(x) VP_MASK_VAL(x, 29, 16) macro
H A Dexynos_mixer.c456 vp_reg_write(res, VP_IMG_SIZE_Y, VP_IMG_HSIZE(fb->pitches[0]) | vp_video_buffer()
459 vp_reg_write(res, VP_IMG_SIZE_C, VP_IMG_HSIZE(fb->pitches[0]) | vp_video_buffer()

Completed in 52 milliseconds