Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c76 #define NUM_BANKS(x) ((x) << GB_MACROTILE_MODE0__NUM_BANKS__SHIFT) macro
/linux/drivers/gpu/drm/radeon/
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