Home
last modified time | relevance | path

Searched refs:PIPE_INTERLEAVE_SIZE (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dnid.h435 #define PIPE_INTERLEAVE_SIZE(x) ((x) << 4) macro
H A Dsid.h1156 #define PIPE_INTERLEAVE_SIZE(x) ((x) << 4) macro
H A Dcikd.h1204 #define PIPE_INTERLEAVE_SIZE(x) ((x) << 4) macro
H A Devergreend.h425 #define PIPE_INTERLEAVE_SIZE(x) ((x) << 4) macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dgfx_v9_0.c1256 PIPE_INTERLEAVE_SIZE)); in gfx_v9_0_gpu_early_init()