Searched refs:DC_HPDx_INT_EN (Results 1 – 11 of 11) sorted by relevance
3784 hpd1 = RREG32(DC_HPD1_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3785 hpd2 = RREG32(DC_HPD2_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3786 hpd3 = RREG32(DC_HPD3_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3787 hpd4 = RREG32(DC_HPD4_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3789 hpd5 = RREG32(DC_HPD5_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3790 hpd6 = RREG32(DC_HPD6_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3798 hpd1 = RREG32(DC_HOT_PLUG_DETECT1_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3799 hpd2 = RREG32(DC_HOT_PLUG_DETECT2_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3800 hpd3 = RREG32(DC_HOT_PLUG_DETECT3_INT_CONTROL) & ~DC_HPDx_INT_EN; in r600_irq_set()3842 hpd1 |= DC_HPDx_INT_EN; in r600_irq_set()[all …]
7041 hpd1 = RREG32(DC_HPD1_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7042 hpd2 = RREG32(DC_HPD2_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7043 hpd3 = RREG32(DC_HPD3_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7044 hpd4 = RREG32(DC_HPD4_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7045 hpd5 = RREG32(DC_HPD5_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7046 hpd6 = RREG32(DC_HPD6_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN); in cik_irq_set()7194 hpd1 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()7198 hpd2 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()7202 hpd3 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN; in cik_irq_set()7206 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
4591 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in evergreen_irq_set()
6126 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in si_irq_set()
27 #define DC_HPDx_INT_EN (1 << 16) macro
891 # define DC_HPDx_INT_EN (1 << 16) macro
2896 dc_hpd_int_cntl &= ~DC_HPDx_INT_EN; in dce_v6_0_set_hpd_interrupt_state()2901 dc_hpd_int_cntl |= DC_HPDx_INT_EN; in dce_v6_0_set_hpd_interrupt_state()