Searched refs:SDMA_AQL_PKT_COPY_LINEAR_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.h3049 #define SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_shift 11 macro
3050 #define SDMA_AQL_PKT_COPY_LINEAR_HEADER_RELEASE_FENCE_SCOPE(x) (((x) & SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_mask) << SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_shift)
H A Dnavi10_sdma_pkt_open.h4536 #define SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_shift 11 macro
4537 #define SDMA_AQL_PKT_COPY_LINEAR_HEADER_RELEASE_FENCE_SCOPE(x) (((x) & SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_mask) << SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_shift)
H A Dsdma_v6_0_0_pkt_open.h5330 #define SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_shift 11 macro
5331 #define SDMA_AQL_PKT_COPY_LINEAR_HEADER_RELEASE_FENCE_SCOPE(x) (((x) & SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_mask) << SDMA_AQL_PKT_COPY_LINEAR_HEADER_release_fence_scope_shift)

Completed in 304 milliseconds