Searched refs:DC_HPD6_RX_INTERRUPT (Results 1 – 6 of 6) sorted by relevance
857 # define DC_HPD6_RX_INTERRUPT (1 << 18) macro
929 # define DC_HPD6_RX_INTERRUPT (1 << 18) macro
1322 # define DC_HPD6_RX_INTERRUPT (1 << 18) macro
805 # define DC_HPD6_RX_INTERRUPT (1 << 22) macro
7418 if (rdev->irq.stat_regs.cik.disp_int_cont5 & DC_HPD6_RX_INTERRUPT) { in cik_irq_ack()7873 if (!(rdev->irq.stat_regs.cik.disp_int_cont5 & DC_HPD6_RX_INTERRUPT)) in cik_irq_process()7876 rdev->irq.stat_regs.cik.disp_int_cont5 &= ~DC_HPD6_RX_INTERRUPT; in cik_irq_process()
860 # define DC_HPD6_RX_INTERRUPT (1 << 18) macro