Home
last modified time | relevance | path

Searched defs:DC_HPDx_CONTROL (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_evergreen.c47 #define DC_HPDx_CONTROL(x) (DC_HPD1_CONTROL + (x * 0xc)) macro
H A Dradeon_si.c173 #define DC_HPDx_CONTROL(x) (DC_HPD1_CONTROL + (x * 0xc)) macro