Searched refs:LB_D5_VLINE_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
328 # define LB_D5_VLINE_INTERRUPT (1 << 2) macro
2800 if (rdev->irq.stat_regs.evergreen.disp_int_cont4 & LB_D5_VLINE_INTERRUPT) in evergreen_irq_ack()3064 if (rdev->irq.stat_regs.evergreen.disp_int_cont4 & LB_D5_VLINE_INTERRUPT) { in evergreen_irq_process()3065 rdev->irq.stat_regs.evergreen.disp_int_cont4 &= ~LB_D5_VLINE_INTERRUPT; in evergreen_irq_process()
3604 if (rdev->irq.stat_regs.evergreen.disp_int_cont4 & LB_D5_VLINE_INTERRUPT) in si_irq_ack()3854 if (rdev->irq.stat_regs.evergreen.disp_int_cont4 & LB_D5_VLINE_INTERRUPT) { in si_irq_process()3855 rdev->irq.stat_regs.evergreen.disp_int_cont4 &= ~LB_D5_VLINE_INTERRUPT; in si_irq_process()
861 # define LB_D5_VLINE_INTERRUPT (1 << 2) macro