Searched refs:SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dvega10_sdma_pkt_open.h3001 #define SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift 11 macro
3002 #define SDMA_AQL_PKT_HEADER_HEADER_RELEASE_FENCE_SCOPE(x) (((x) & SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_mask) << SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift)
H A Dnavi10_sdma_pkt_open.h4488 #define SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift 11 macro
4489 #define SDMA_AQL_PKT_HEADER_HEADER_RELEASE_FENCE_SCOPE(x) (((x) & SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_mask) << SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift)
H A Dsdma_v6_0_0_pkt_open.h5276 #define SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift 11 macro
5277 #define SDMA_AQL_PKT_HEADER_HEADER_RELEASE_FENCE_SCOPE(x) (((x) & SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_mask) << SDMA_AQL_PKT_HEADER_HEADER_release_fence_scope_shift)

Completed in 194 milliseconds