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

/linux-4.1.27/drivers/media/platform/s5p-tv/
H A Dregs-vp.h39 #define VP_DST_HEIGHT 0x0060 macro
H A Dmixer_reg.c197 vp_write(mdev, VP_DST_HEIGHT, geo->dst.height / 2); mxr_reg_vp_format()
200 vp_write(mdev, VP_DST_HEIGHT, geo->dst.height); mxr_reg_vp_format()
541 DUMPREG(VP_DST_HEIGHT); mxr_reg_vp_dump()
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dregs-vp.h42 #define VP_DST_HEIGHT 0x0060 macro
H A Dexynos_mixer.c227 DUMPREG(VP_DST_HEIGHT); vp_regs_dump()
454 vp_reg_write(res, VP_DST_HEIGHT, plane->crtc_height / 2); vp_video_buffer()
457 vp_reg_write(res, VP_DST_HEIGHT, plane->crtc_height); vp_video_buffer()

Completed in 48 milliseconds