Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h149 #define VIDTCON1_HBPD(_x) ((_x) << 16) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c1315 data = VIDTCON1_HBPD(vmode->left_margin - 1) | in s3c_fb_set_rgb_timing()