HomeSort by: relevance | last modified time | path
    Searched refs:DC_HPDx_SENSE (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_r600.c 818 if (RREG32(DC_HPD1_INT_STATUS) & DC_HPDx_SENSE)
822 if (RREG32(DC_HPD2_INT_STATUS) & DC_HPDx_SENSE)
826 if (RREG32(DC_HPD3_INT_STATUS) & DC_HPDx_SENSE)
830 if (RREG32(DC_HPD4_INT_STATUS) & DC_HPDx_SENSE)
835 if (RREG32(DC_HPD5_INT_STATUS) & DC_HPDx_SENSE)
839 if (RREG32(DC_HPD6_INT_STATUS) & DC_HPDx_SENSE)
cikd.h 952 # define DC_HPDx_SENSE (1 << 1)
sid.h 879 # define DC_HPDx_SENSE (1 << 1)
evergreend.h 1345 # define DC_HPDx_SENSE (1 << 1)
r600d.h 848 # define DC_HPDx_SENSE (1 << 1)
radeon_evergreen.c 1733 return !!(RREG32(DC_HPDx_INT_STATUS_REG(hpd)) & DC_HPDx_SENSE);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
sid.h 883 # define DC_HPDx_SENSE (1 << 1)

Completed in 39 milliseconds