Searched refs:DC_HPD3_RX_INTERRUPT (Results 1 – 6 of 6) sorted by relevance
842 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro
914 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro
1307 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro
782 # define DC_HPD3_RX_INTERRUPT (1 << 0) macro
7403 if (rdev->irq.stat_regs.cik.disp_int_cont2 & DC_HPD3_RX_INTERRUPT) { in cik_irq_ack()7846 if (!(rdev->irq.stat_regs.cik.disp_int_cont2 & DC_HPD3_RX_INTERRUPT)) in cik_irq_process()7849 rdev->irq.stat_regs.cik.disp_int_cont2 &= ~DC_HPD3_RX_INTERRUPT; in cik_irq_process()
845 # define DC_HPD3_RX_INTERRUPT (1 << 18) macro