Searched refs:LB_D4_VBLANK_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
845 # define LB_D4_VBLANK_INTERRUPT (1 << 3) macro
917 # define LB_D4_VBLANK_INTERRUPT (1 << 3) macro
1310 # define LB_D4_VBLANK_INTERRUPT (1 << 3) macro
7340 if (rdev->irq.stat_regs.cik.disp_int_cont3 & LB_D4_VBLANK_INTERRUPT) in cik_irq_ack()7674 if (!(rdev->irq.stat_regs.cik.disp_int_cont3 & LB_D4_VBLANK_INTERRUPT)) in cik_irq_process()7684 rdev->irq.stat_regs.cik.disp_int_cont3 &= ~LB_D4_VBLANK_INTERRUPT; in cik_irq_process()
848 # define LB_D4_VBLANK_INTERRUPT (1 << 3) macro