Searched defs:DC_HPDx_CONTROL (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/drm/radeon/ | ||
H A D | evergreen.c | 49 #define DC_HPDx_CONTROL(x) (DC_HPD1_CONTROL + (x * 0xc)) macro |
H A D | si.c | 161 #define DC_HPDx_CONTROL(x) (DC_HPD1_CONTROL + (x * 0xc)) macro |