Searched defs:VSYNC_IRQ_ENA (Results 1 – 3 of 3) sorted by relevance
285 VSYNC_IRQ_ENA = 1 << 23, enumerator
416 #define VSYNC_IRQ_ENA(vsync_irq) ((vsync_irq) << 23) macro
650 #define VSYNC_IRQ_ENA(vsync_irq) ((vsync_irq)<<23) macro