Searched refs:VIDTCON2_HOZVAL (Results 1 - 5 of 5) sorted by last modified time

/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimd.c571 VIDTCON2_HOZVAL(mode->hdisplay - 1) |
H A Dexynos5433_drm_decon.c228 VIDTCON2_HOZVAL(m->hdisplay - 1);
231 VIDTCON2_HOZVAL(m->hdisplay - 1);
H A Dregs-decon5433.h182 #define VIDTCON2_HOZVAL(x) ((x) & 0xfff) macro
/linux-master/drivers/video/fbdev/
H A Ds3c-fb.c1321 VIDTCON2_HOZVAL(vmode->xres - 1) |
/linux-master/include/video/
H A Dsamsung_fimd.h172 #define VIDTCON2_HOZVAL(_x) (((_x) & 0x7ff) << 0) macro

Completed in 204 milliseconds