Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h901 # define DC_HPDx_RX_INT_TIMER(x) ((x) << 16) macro
H A Dcikd.h975 # define DC_HPDx_RX_INT_TIMER(x) ((x) << 16) macro
H A Devergreend.h1367 # define DC_HPDx_RX_INT_TIMER(x) ((x) << 16) macro
H A Dr600d.h880 # define DC_HPDx_RX_INT_TIMER(x) ((x) << 16) macro
H A Dradeon_r600.c976 u32 tmp = DC_HPDx_CONNECTION_TIMER(0x9c4) | DC_HPDx_RX_INT_TIMER(0xfa); in r600_hpd_init()
H A Dradeon_evergreen.c1772 DC_HPDx_RX_INT_TIMER(0xfa) | DC_HPDx_EN; in evergreen_hpd_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h905 # define DC_HPDx_RX_INT_TIMER(x) ((x) << 16) macro