Searched refs:VIDTCON0_VFPD (Results 1 – 5 of 5) sorted by relevance
284 #define VIDTCON0_VFPD(_x) ((_x) << 0) macro
134 #define VIDTCON0_VFPD(_x) ((_x) << 8) macro
195 val = VIDTCON0_VBPD(vbpd - 1) | VIDTCON0_VFPD(vfpd - 1); in decon_commit()
386 VIDTCON0_VFPD(vfpd - 1) | in fimd_commit()
1319 VIDTCON0_VFPD(vmode->lower_margin - 1) | in s3c_fb_set_rgb_timing()