Searched refs:LB_D3_VBLANK_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
842 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
914 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
1307 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro
7364 if (rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT) in cik_irq_ack()7686 if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & LB_D3_VBLANK_INTERRUPT)) in cik_irq_process()7703 rdev->irq.stat_regs.cik.disp_int_cont2 &= ~LB_D3_VBLANK_INTERRUPT; in cik_irq_process()
846 # define LB_D3_VBLANK_INTERRUPT (1 << 3) macro