Lines Matching defs:sync
215 #define FB_SYNC_HOR_HIGH_ACT 1 /* horizontal sync high active */
216 #define FB_SYNC_VERT_HIGH_ACT 2 /* vertical sync high active */
217 #define FB_SYNC_EXT 4 /* external sync */
218 #define FB_SYNC_COMP_HIGH_ACT 8 /* composite sync high active */
222 #define FB_SYNC_ON_GREEN 32 /* sync on green */
278 __u32 left_margin; /* time from sync to picture */
279 __u32 right_margin; /* time from picture to sync */
280 __u32 upper_margin; /* time from sync to picture */
282 __u32 hsync_len; /* length of horizontal sync */
283 __u32 vsync_len; /* length of vertical sync */
284 __u32 sync; /* see FB_SYNC_* */
1164 u32 sync;