Home
last modified time | relevance | path

Searched refs:SDMA_GCR_GL2_RANGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnavi10_sdma_pkt_open.h81 #define SDMA_GCR_GL2_RANGE(x) (((x) & 0x3) << 11) macro
H A Dsdma_v6_0_0_pkt_open.h84 #define SDMA_GCR_GL2_RANGE(x) (((x) & 0x3) << 11) macro