Searched refs:DC_HPDx_SENSE (Results 1 – 7 of 7) sorted by relevance
811 if (RREG32(DC_HPD1_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()815 if (RREG32(DC_HPD2_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()819 if (RREG32(DC_HPD3_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()823 if (RREG32(DC_HPD4_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()828 if (RREG32(DC_HPD5_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()832 if (RREG32(DC_HPD6_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
877 # define DC_HPDx_SENSE (1 << 1) macro
950 # define DC_HPDx_SENSE (1 << 1) macro
1343 # define DC_HPDx_SENSE (1 << 1) macro
846 # define DC_HPDx_SENSE (1 << 1) macro
1730 return !!(RREG32(DC_HPDx_INT_STATUS_REG(hpd)) & DC_HPDx_SENSE); in evergreen_hpd_sense()
880 # define DC_HPDx_SENSE (1 << 1) macro