Searched refs:DC_HPD5_RX_INTERRUPT (Results 1 – 6 of 6) sorted by relevance
852 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro
924 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro
1317 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro
803 # define DC_HPD5_RX_INTERRUPT (1 << 20) macro
7424 if (rdev->irq.stat_regs.cik.disp_int_cont4 & DC_HPD5_RX_INTERRUPT) { in cik_irq_ack()7875 if (!(rdev->irq.stat_regs.cik.disp_int_cont4 & DC_HPD5_RX_INTERRUPT)) in cik_irq_process()7878 rdev->irq.stat_regs.cik.disp_int_cont4 &= ~DC_HPD5_RX_INTERRUPT; in cik_irq_process()
856 # define DC_HPD5_RX_INTERRUPT (1 << 18) macro