Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c87 #define NUM_BANKS(x) ((x) << 20) macro
H A Dcikd.h197 # define NUM_BANKS(x) ((x) << 6) macro
H A Dgfx_v8_0.c76 #define NUM_BANKS(x) ((x) << GB_MACROTILE_MODE0__NUM_BANKS__SHIFT) macro
H A Dsid.h1218 # define NUM_BANKS(x) ((x) << 20) macro
/linux/drivers/gpu/drm/radeon/
H A Dsid.h1221 # define NUM_BANKS(x) ((x) << 20) macro
H A Dcikd.h1275 # define NUM_BANKS(x) ((x) << 6) macro
/linux/drivers/gpu/drm/amd/include/
H A Dnavi10_enum.h1549 typedef enum NUM_BANKS { enum
1555 } NUM_BANKS; typedef