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
2855 interrupt_mask &= ~VBLANK_INT_MASK; in dce_v6_0_set_crtc_vblank_interrupt_state()2860 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
4578 VBLANK_INT_MASK, in evergreen_irq_set()
6119 rdev, INT_MASK + crtc_offsets[i], VBLANK_INT_MASK, in si_irq_set()