Home
last modified time | relevance | path

Searched refs:DC_HPDx_INT_EN (Results 1 - 22 of 22) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600.c3787 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...]
H A Dcik.c7052 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_E in cik_irq_set()
[all...]
H A Dcikd.h962 # define DC_HPDx_INT_EN (1 << 16) macro
H A Dsid.h888 # define DC_HPDx_INT_EN (1 << 16) macro
H A Devergreend.h1354 # define DC_HPDx_INT_EN (1 << 16) macro
H A Dr600d.h865 # define DC_HPDx_INT_EN (1 << 16) macro
H A Devergreen.c4589 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in evergreen_irq_set()
H A Dsi.c6135 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in si_irq_set()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr600.c3784 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...]
H A Dcik.c7041 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_E in cik_irq_set()
[all...]
H A Dcikd.h962 # define DC_HPDx_INT_EN (1 << 16) macro
H A Dsid.h888 # define DC_HPDx_INT_EN (1 << 16) macro
H A Devergreend.h1354 # define DC_HPDx_INT_EN (1 << 16) macro
H A Dr600d.h865 # define DC_HPDx_INT_EN (1 << 16) macro
H A Dsi.c6130 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in si_irq_set()
H A Devergreen.c4591 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN, in evergreen_irq_set()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h27 #define DC_HPDx_INT_EN (1 << 16) macro
H A Ddce_v6_0.c2890 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()
H A Dsid.h891 # define DC_HPDx_INT_EN (1 << 16) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsi_enums.h27 #define DC_HPDx_INT_EN (1 << 16) macro
H A Ddce_v6_0.c2911 dc_hpd_int_cntl &= ~DC_HPDx_INT_EN; in dce_v6_0_set_hpd_interrupt_state()
2916 dc_hpd_int_cntl |= DC_HPDx_INT_EN; in dce_v6_0_set_hpd_interrupt_state()
H A Dsid.h891 # define DC_HPDx_INT_EN (1 << 16) macro

Completed in 132 milliseconds