Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dcikd.h201 # define NUM_BANKS(x) ((x) << 6) macro
H A Damdgpu_gfx_v6_0.c92 #define NUM_BANKS(x) ((x) << 20) macro
H A Damdgpu_gfx_v8_0.c83 #define NUM_BANKS(x) ((x) << GB_MACROTILE_MODE0__NUM_BANKS__SHIFT) macro
H A Dsid.h1221 # define NUM_BANKS(x) ((x) << 20) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h1223 # define NUM_BANKS(x) ((x) << 20) macro
H A Dcikd.h1277 # define NUM_BANKS(x) ((x) << 6) macro
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dnavi10_enum.h1551 typedef enum NUM_BANKS { enum
1557 } NUM_BANKS; typedef