Searched refs:DC_HPDx_INT_POLARITY (Results 1 – 9 of 9) sorted by relevance
864 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 …]
887 # define DC_HPDx_INT_POLARITY (1 << 8) macro
6920 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()6922 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()6924 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()6926 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()6928 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()6930 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in cik_disable_interrupt_state()
961 # define DC_HPDx_INT_POLARITY (1 << 8) macro
1744 WREG32_AND(DC_HPDx_INT_CONTROL(hpd), ~DC_HPDx_INT_POLARITY); in evergreen_hpd_set_polarity()1746 WREG32_OR(DC_HPDx_INT_CONTROL(hpd), DC_HPDx_INT_POLARITY); in evergreen_hpd_set_polarity()4483 WREG32_AND(DC_HPDx_INT_CONTROL(i), DC_HPDx_INT_POLARITY); in evergreen_disable_interrupt_state()
1353 # define DC_HPDx_INT_POLARITY (1 << 8) macro
864 # define DC_HPDx_INT_POLARITY (1 << 8) macro
5970 DC_HPDx_INT_POLARITY); in si_disable_interrupt_state()
891 # define DC_HPDx_INT_POLARITY (1 << 8) macro