Searched refs:DC_HPD2_RX_INTERRUPT (Results 1 – 6 of 6) sorted by relevance
836 # define DC_HPD2_RX_INTERRUPT (1 << 18) macro
908 # define DC_HPD2_RX_INTERRUPT (1 << 18) macro
1301 # define DC_HPD2_RX_INTERRUPT (1 << 18) macro
780 # define DC_HPD2_RX_INTERRUPT (1 << 30) macro
7398 if (rdev->irq.stat_regs.cik.disp_int_cont & DC_HPD2_RX_INTERRUPT) { in cik_irq_ack()7837 if (!(rdev->irq.stat_regs.cik.disp_int_cont & DC_HPD2_RX_INTERRUPT)) in cik_irq_process()7840 rdev->irq.stat_regs.cik.disp_int_cont &= ~DC_HPD2_RX_INTERRUPT; in cik_irq_process()
839 # define DC_HPD2_RX_INTERRUPT (1 << 18) macro