Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Dnavi10_sdma_pkt_open.h90 #define SDMA_GCR_GLI_INV(x) (((x) & 0x3) << 0) macro
Dsdma_v6_0_0_pkt_open.h93 #define SDMA_GCR_GLI_INV(x) (((x) & 0x3) << 0) macro