Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnavi10_sdma_pkt_open.h89 #define SDMA_GCR_GL1_RANGE(x) (((x) & 0x3) << 2) macro
H A Dsdma_v6_0_0_pkt_open.h92 #define SDMA_GCR_GL1_RANGE(x) (((x) & 0x3) << 2) macro