Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Devergreen_reg.h137 # define EVERGREEN_GRPH_BLUE_CROSSBAR(x) (((x) & 0x3) << 8) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h2214 #define EVERGREEN_GRPH_BLUE_CROSSBAR(x) (((x) & 0x3) << 8) macro