Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Ddce_v6_0.c310 tmp &= ~DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
312 tmp |= DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
318 tmp &= ~DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
320 tmp |= DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
326 tmp &= ~DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
328 tmp |= DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
334 tmp &= ~DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
336 tmp |= DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
342 tmp &= ~DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
344 tmp |= DC_HPDx_INT_POLARITY; in dce_v6_0_hpd_set_polarity()
[all …]
/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.c1769 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1771 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1777 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1779 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1785 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1787 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1793 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1795 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1801 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
1803 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()
[all …]
Dsi.c5984 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5986 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5988 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5990 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5992 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
5994 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.c6981 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
6983 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
6985 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
6987 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
6989 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
6991 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
/drivers/gpu/drm/amd/include/asic_reg/si/
Dsid.h891 # define DC_HPDx_INT_POLARITY (1 << 8) macro