Searched refs:LB_D3_VBLANK_INTERRUPT (Results 1 – 4 of 4) 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
7315 if (rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT) in cik_irq_ack()7623 … if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT)) in cik_irq_process()7633 … rdev->irq.stat_regs.cik.disp_int_cont2 &= ~LB_D3_VBLANK_INTERRUPT; in cik_irq_process()