Searched refs:RADEON_CRTC2_VBLANK_MASK (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_irq.c87 radeon_irq_set_state(dev, RADEON_CRTC2_VBLANK_MASK, 1);
122 radeon_irq_set_state(dev, RADEON_CRTC2_VBLANK_MASK, 0);
H A Dradeon_drv.h762 # define RADEON_CRTC2_VBLANK_MASK (1 << 9) macro
H A Dradeon_reg.h974 # define RADEON_CRTC2_VBLANK_MASK (1 << 9) macro
H A Dr100.c533 tmp |= RADEON_CRTC2_VBLANK_MASK;

Completed in 104 milliseconds