Searched refs:RADEON_CRTC2_VBLANK_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ | ||
H A D | radeon_reg.h | 1016 # define RADEON_CRTC2_VBLANK_MASK (1 << 9) macro |
H A D | r100.c | 741 tmp |= RADEON_CRTC2_VBLANK_MASK; in r100_irq_set() |