Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dr600.c805 if (RREG32(DC_HPD1_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
809 if (RREG32(DC_HPD2_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
813 if (RREG32(DC_HPD3_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
817 if (RREG32(DC_HPD4_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
822 if (RREG32(DC_HPD5_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
826 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.c1724 return !!(RREG32(DC_HPDx_INT_STATUS_REG(hpd)) & DC_HPDx_SENSE); in evergreen_hpd_sense()
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsid.h881 # define DC_HPDx_SENSE (1 << 1) macro