Searched refs:LB_D2_VBLANK_INTERRUPT (Results 1 – 7 of 7) sorted by relevance
834 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro
906 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro
3945 if (rdev->irq.stat_regs.r600.disp_int & LB_D2_VBLANK_INTERRUPT) in r600_irq_ack()4167 if (!(rdev->irq.stat_regs.r600.disp_int & LB_D2_VBLANK_INTERRUPT)) in r600_irq_process()4177 rdev->irq.stat_regs.r600.disp_int &= ~LB_D2_VBLANK_INTERRUPT; in r600_irq_process()
1299 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro
767 # define LB_D2_VBLANK_INTERRUPT (1 << 5) macro
7324 if (rdev->irq.stat_regs.cik.disp_int_cont & LB_D2_VBLANK_INTERRUPT) in cik_irq_ack()7616 if (!(rdev->irq.stat_regs.cik.disp_int_cont & LB_D2_VBLANK_INTERRUPT)) in cik_irq_process()7626 rdev->irq.stat_regs.cik.disp_int_cont &= ~LB_D2_VBLANK_INTERRUPT; in cik_irq_process()
837 # define LB_D2_VBLANK_INTERRUPT (1 << 3) macro