Searched refs:VBLANK_INT_MASK (Results 1 – 2 of 2) sorted by relevance
2581 crtc1 |= VBLANK_INT_MASK; in evergreen_irq_set()2586 crtc2 |= VBLANK_INT_MASK; in evergreen_irq_set()2591 crtc3 |= VBLANK_INT_MASK; in evergreen_irq_set()2596 crtc4 |= VBLANK_INT_MASK; in evergreen_irq_set()2601 crtc5 |= VBLANK_INT_MASK; in evergreen_irq_set()2606 crtc6 |= VBLANK_INT_MASK; in evergreen_irq_set()
526 # define VBLANK_INT_MASK (1 << 0) macro