Searched defs:VSYNC_IRQ_ENA (Results 1 – 3 of 3) sorted by relevance
273 VSYNC_IRQ_ENA = 1 << 23, enumerator
415 #define VSYNC_IRQ_ENA(vsync_irq) ((vsync_irq) << 23) macro
664 #define VSYNC_IRQ_ENA(vsync_irq) ((vsync_irq)<<23) macro