Searched refs:DC_HPDx_INT_EN (Results 1 – 11 of 11) sorted by relevance
27 #define DC_HPDx_INT_EN (1 << 16) macro
891 # define DC_HPDx_INT_EN (1 << 16) macro
2890 dc_hpd_int_cntl &= ~DC_HPDx_INT_EN; in dce_v6_0_set_hpd_interrupt_state()2895 dc_hpd_int_cntl |= DC_HPDx_INT_EN; in dce_v6_0_set_hpd_interrupt_state()
3787 hpd1 = RREG32(DC_HPD1_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3788 hpd2 = RREG32(DC_HPD2_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3789 hpd3 = RREG32(DC_HPD3_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3790 hpd4 = RREG32(DC_HPD4_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3792 hpd5 = RREG32(DC_HPD5_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3793 hpd6 = RREG32(DC_HPD6_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3801 hpd1 = RREG32(DC_HOT_PLUG_DETECT1_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3802 hpd2 = RREG32(DC_HOT_PLUG_DETECT2_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3803 hpd3 = RREG32(DC_HOT_PLUG_DETECT3_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3845 hpd1 |= DC_HPDx_INT_EN; in r600_irq_set()[all …]
7052 hpd1 = RREG32(DC_HPD1_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7053 hpd2 = RREG32(DC_HPD2_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7054 hpd3 = RREG32(DC_HPD3_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7055 hpd4 = RREG32(DC_HPD4_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7056 hpd5 = RREG32(DC_HPD5_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7057 hpd6 = RREG32(DC_HPD6_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7205 hpd1 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()7209 hpd2 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()7213 hpd3 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()7217 hpd4 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()[all …]
888 # define DC_HPDx_INT_EN (1 << 16) macro
962 # define DC_HPDx_INT_EN (1 << 16) macro
1354 # define DC_HPDx_INT_EN (1 << 16) macro
865 # define DC_HPDx_INT_EN (1 << 16) macro
4589 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in evergreen_irq_set()
6131 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in si_irq_set()