Home
last modified time | relevance | path

Searched refs:VIDTCON2_HOZVAL (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/video/
Dsamsung_fimd.h175 #define VIDTCON2_HOZVAL(_x) (((_x) & 0x7ff) << 0) macro
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fimd.c415 VIDTCON2_HOZVAL(mode->hdisplay - 1) | in fimd_commit()
/linux-4.1.27/drivers/video/fbdev/
Ds3c-fb.c1329 VIDTCON2_HOZVAL(vmode->xres - 1) | in s3c_fb_set_rgb_timing()