Lines Matching refs:DC_HPDx_INT_POLARITY
870 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
872 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
878 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
880 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
886 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
888 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
894 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
896 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
902 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
904 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
911 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
913 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
3632 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3634 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3636 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3638 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3641 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3643 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()