Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dregs-decon5433.h182 #define VIDTCON2_HOZVAL(x) ((x) & 0xfff) macro
/linux/include/video/
H A Dsamsung_fimd.h172 #define VIDTCON2_HOZVAL(_x) (((_x) & 0x7ff) << 0) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c1321 VIDTCON2_HOZVAL(vmode->xres - 1) | in s3c_fb_set_rgb_timing()