Lines Matching refs:DC_HPDx_INT_POLARITY
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()
905 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
907 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
3636 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3638 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3640 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3642 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3645 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3647 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()