NUM_BANKS         199 drivers/gpu/drm/amd/amdgpu/cikd.h #       define NUM_BANKS(x)					((x) << 6)
NUM_BANKS          87 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c #define NUM_BANKS(x)					((x) << 20)
NUM_BANKS          75 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c #define NUM_BANKS(x)					((x) << GB_MACROTILE_MODE0__NUM_BANKS__SHIFT)
NUM_BANKS        1219 drivers/gpu/drm/amd/amdgpu/sid.h #       define NUM_BANKS(x)					((x) << 20)
NUM_BANKS        1549 drivers/gpu/drm/amd/include/navi10_enum.h typedef enum NUM_BANKS {
NUM_BANKS        1555 drivers/gpu/drm/amd/include/navi10_enum.h } NUM_BANKS;
NUM_BANKS        1275 drivers/gpu/drm/radeon/cikd.h #       define NUM_BANKS(x)					((x) << 6)
NUM_BANKS        1221 drivers/gpu/drm/radeon/sid.h #       define NUM_BANKS(x)					((x) << 20)
NUM_BANKS         287 drivers/pinctrl/nomadik/pinctrl-nomadik.c #define NUM_BANKS ARRAY_SIZE(nmk_gpio_chips)