Searched refs:FB_SYNC_OE_ACT_HIGH (Results 1 – 2 of 2) sorted by relevance
14 #define FB_SYNC_OE_ACT_HIGH 0x80000000 macro
182 .sync = FB_SYNC_VERT_HIGH_ACT | FB_SYNC_OE_ACT_HIGH,835 if (fbi->var.sync & FB_SYNC_OE_ACT_HIGH) in __set_par()