Home
last modified time | relevance | path

Searched defs:EVERGREEN_GRPH_NUM_BANKS (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Devergreen_reg.h66 # define EVERGREEN_GRPH_NUM_BANKS(x) (((x) & 0x3) << 2) macro
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h2140 #define EVERGREEN_GRPH_NUM_BANKS(x) (((x) & 0x3) << 2) macro