Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dr600.c864 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
866 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
872 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
874 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
880 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
882 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
888 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
890 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
896 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
898 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
[all …]
Devergreen.c1766 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1768 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1774 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1776 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1782 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1784 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1790 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1792 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1798 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1800 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
[all …]
Dsi.c5979 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5981 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5983 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5985 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5987 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5989 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.c7354 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7356 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7358 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7360 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7362 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
7364 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