Searched refs:RADEON_CRTC_VBLANK_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/radeon/ | ||
H A D | radeon_reg.h | 1014 # define RADEON_CRTC_VBLANK_MASK (1 << 0) macro |
H A D | r100.c | 736 tmp |= RADEON_CRTC_VBLANK_MASK; in r100_irq_set() |