Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Devergreen_reg.h127 # define EVERGREEN_GRPH_RED_CROSSBAR(x) (((x) & 0x3) << 4) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2204 #define EVERGREEN_GRPH_RED_CROSSBAR(x) (((x) & 0x3) << 4) macro