Home
last modified time | relevance | path

Searched refs:SDMA_GCR_GLI_INV (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsdma_v6_0.c286 SDMA_GCR_GLI_INV(1); in sdma_v6_0_ring_emit_mem_sync()
H A Dsdma_v5_2.c269 SDMA_GCR_GLI_INV(1); in sdma_v5_2_ring_emit_mem_sync()
H A Dsdma_v5_0.c461 SDMA_GCR_GLI_INV(1); in sdma_v5_0_ring_emit_mem_sync()
H A Dnavi10_sdma_pkt_open.h90 #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