Searched refs:VBLANK_INT_MASK (Results 1 – 7 of 7) sorted by relevance
26 #define VBLANK_INT_MASK (1 << 0) macro
823 # define VBLANK_INT_MASK (1 << 0) macro
2876 interrupt_mask &= ~VBLANK_INT_MASK; in dce_v6_0_set_crtc_vblank_interrupt_state()2881 interrupt_mask |= VBLANK_INT_MASK; in dce_v6_0_set_crtc_vblank_interrupt_state()
820 # define VBLANK_INT_MASK (1 << 0) macro
1285 # define VBLANK_INT_MASK (1 << 0) macro
4580 VBLANK_INT_MASK, in evergreen_irq_set()
6118 rdev, INT_MASK + crtc_offsets[i], VBLANK_INT_MASK, in si_irq_set()