Home
last modified time | relevance | path

Searched refs:DC_HPD1_INT_STATUS (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dcikd.h943 #define DC_HPD1_INT_STATUS 0x601c macro
H A Devergreend.h1336 #define DC_HPD1_INT_STATUS 0x601c macro
H A Dr600d.h838 #define DC_HPD1_INT_STATUS 0x7d00 macro
H A Dr600.c811 if (RREG32(DC_HPD1_INT_STATUS) & DC_HPDx_SENSE) in r600_hpd_sense()
H A Devergreen.c52 #define DC_HPDx_INT_STATUS_REG(x) (DC_HPD1_INT_STATUS + (x * 0xc))