Searched defs:SDMA_GCR_GLI_INV (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/amd/amdgpu/ | ||
H A D | navi10_sdma_pkt_open.h | 91 #define SDMA_GCR_GLI_INV(x) (((x) & 0x3) << 0) macro |
H A D | sdma_v6_0_0_pkt_open.h | 93 #define SDMA_GCR_GLI_INV(x) (((x) & 0x3) << 0) macro |