Searched refs:DC_HPDx_RX_INT_EN (Results 1 - 8 of 8) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dcik.c7041 hpd1 = RREG32(DC_HPD1_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN);
7042 hpd2 = RREG32(DC_HPD2_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN);
7043 hpd3 = RREG32(DC_HPD3_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN);
7044 hpd4 = RREG32(DC_HPD4_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN);
7045 hpd5 = RREG32(DC_HPD5_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN);
7046 hpd6 = RREG32(DC_HPD6_INT_CONTROL) & ~(DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN);
7194 hpd1 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN;
7198 hpd2 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN;
7202 hpd3 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN;
7206 hpd4 |= DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN;
[all...]
H A Dcikd.h964 # define DC_HPDx_RX_INT_EN (1 << 24) macro
H A Dsid.h890 # define DC_HPDx_RX_INT_EN (1 << 24) macro
H A Devergreend.h1356 # define DC_HPDx_RX_INT_EN (1 << 24) macro
H A Dr600d.h867 # define DC_HPDx_RX_INT_EN (1 << 24) macro
H A Devergreen.c4591 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN,
H A Dsi.c6130 DC_HPDx_INT_EN | DC_HPDx_RX_INT_EN,
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h893 # define DC_HPDx_RX_INT_EN (1 << 24) macro

Completed in 369 milliseconds