Searched refs:R500_D1_VBLANK_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
149 if (disp_irq & R500_D1_VBLANK_INTERRUPT) in radeon_acknowledge_irqs()210 if (r500_disp_int & R500_D1_VBLANK_INTERRUPT) in radeon_driver_irq_handler()
1361 #define R500_D1_VBLANK_INTERRUPT (1 << 4) macro