Home
last modified time | relevance | path

Searched defs:EFFECTIVE_L2_QUEUE_SIZE (Results 1 – 7 of 7) sorted by relevance

/openbsd/sys/dev/pci/drm/radeon/
H A Drv770d.h646 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
H A Dnid.h109 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
H A Dsid.h376 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
H A Dcikd.h494 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro
H A Devergreend.h1154 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 14) macro
H A Dr600d.h591 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 13) macro
/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h377 #define EFFECTIVE_L2_QUEUE_SIZE(x) (((x) & 7) << 15) macro