Home
last modified time | relevance | path

Searched refs:DC_HPDx_SENSE (Results 1 – 7 of 7) sorted by relevance

/drivers/gpu/drm/radeon/
Dr600.c811 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()
Dsid.h877 # define DC_HPDx_SENSE (1 << 1) macro
Dcikd.h950 # define DC_HPDx_SENSE (1 << 1) macro
Devergreend.h1343 # define DC_HPDx_SENSE (1 << 1) macro
Dr600d.h846 # define DC_HPDx_SENSE (1 << 1) macro
Devergreen.c1730 return !!(RREG32(DC_HPDx_INT_STATUS_REG(hpd)) & DC_HPDx_SENSE); in evergreen_hpd_sense()
/drivers/gpu/drm/amd/amdgpu/
Dsid.h880 # define DC_HPDx_SENSE (1 << 1) macro