Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Devergreen_reg.h62 # define EVERGREEN_GRPH_DEPTH(x) (((x) & 0x3) << 0) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h2136 #define EVERGREEN_GRPH_DEPTH(x) (((x) & 0x3) << 0) macro