Searched refs:DC_HPDx_INT_POLARITY (Results 1 – 6 of 6) sorted by relevance
580 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()582 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()588 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()590 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()596 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()598 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()604 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()606 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()612 tmp &= ~DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()614 tmp |= DC_HPDx_INT_POLARITY; in evergreen_hpd_set_polarity()[all …]
632 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()634 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()640 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()642 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()648 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()650 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()656 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()658 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()664 tmp &= ~DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()666 tmp |= DC_HPDx_INT_POLARITY; in r600_hpd_set_polarity()[all …]
3340 tmp = RREG32(DC_HPD1_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()3342 tmp = RREG32(DC_HPD2_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()3344 tmp = RREG32(DC_HPD3_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()3346 tmp = RREG32(DC_HPD4_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()3348 tmp = RREG32(DC_HPD5_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()3350 tmp = RREG32(DC_HPD6_INT_CONTROL) & DC_HPDx_INT_POLARITY; in si_disable_interrupt_state()
368 # define DC_HPDx_INT_POLARITY (1 << 8) macro
900 # define DC_HPDx_INT_POLARITY (1 << 8) macro
853 # define DC_HPDx_INT_POLARITY (1 << 8) macro