Searched refs:VIDTCON2_LINEVAL (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
H A Dsamsung_fimd.h169 #define VIDTCON2_LINEVAL(_x) (((_x) & 0x7ff) << 11) macro
/linux-4.1.27/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c414 val = VIDTCON2_LINEVAL(mode->vdisplay - 1) | fimd_commit()
/linux-4.1.27/drivers/video/fbdev/
H A Ds3c-fb.c1328 data = VIDTCON2_LINEVAL(vmode->yres - 1) | s3c_fb_set_rgb_timing()

Completed in 71 milliseconds