Home
last modified time | relevance | path

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

/linux/include/video/
H A Dsamsung_fimd.h126 #define VIDTCON0_VBPD(_x) ((_x) << 16) macro
/linux/drivers/video/fbdev/
H A Ds3c-fb.c1310 data = VIDTCON0_VBPD(vmode->upper_margin - 1) | in s3c_fb_set_rgb_timing()