Home
last modified time | relevance | path

Searched refs:DC_HPDx_INT_POLARITY (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dr600.c817 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
819 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
825 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
827 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
833 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
835 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
841 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
843 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
849 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
851 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
[all …]
Devergreen.c1721 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1723 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1729 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1731 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1737 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1739 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1745 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1747 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1753 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1755 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
[all …]
Dsi.c5976 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5978 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5980 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5982 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5984 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5986 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
Dsid.h887 # define DC_HPDx_INT_POLARITY (1 << 8) macro
Dcik.c7333 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7335 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7337 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7339 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7341 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7343 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
Dcikd.h963 # define DC_HPDx_INT_POLARITY (1 << 8) macro
Devergreend.h1353 # define DC_HPDx_INT_POLARITY (1 << 8) macro
Dr600d.h864 # define DC_HPDx_INT_POLARITY (1 << 8) macro