Searched refs:LB_D3_VBLANK_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
840 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
912 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
1305 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
7336 if (rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT) in cik_irq_ack()7644 if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT)) in cik_irq_process()7654 rdev->irq.stat_regs.cik.disp_int_cont2 &= ~LB_D3_VBLANK_INTERRUPT; in cik_irq_process()
843 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro