Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dcikd.h203 # define NUM_BANKS(x) ((x) << 6) 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