Home
last modified time | relevance | path

Searched refs:VIDTCON2_HOZVAL_E (Results 1 – 2 of 2) sorted by relevance

/linux/include/video/
H A Dsamsung_fimd.h168 #define VIDTCON2_HOZVAL_E(_x) ((((_x) & 0x800) >> 11) << 22) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c1323 VIDTCON2_HOZVAL_E(vmode->xres - 1); in s3c_fb_set_rgb_timing()