Lines Matching refs:DC_HPDx_INT_POLARITY
817 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
819 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
825 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
827 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
833 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
835 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
841 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
843 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
849 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
851 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
858 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
860 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()
3539 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3541 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3543 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3545 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3548 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()
3550 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in r600_disable_interrupt_state()