Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Dnavi10_sdma_pkt_open.h91 #define SDMA_GCR_GLI_INV(x) (((x) & 0x3) << 0) macro
H A Dsdma_v6_0_0_pkt_open.h93 #define SDMA_GCR_GLI_INV(x) (((x) & 0x3) << 0) macro