HomeSort by: relevance | last modified time | path
    Searched refs:SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_shift (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
vega10_sdma_pkt_open.h 3216 #define SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_shift 13
3217 #define SDMA_AQL_PKT_BARRIER_OR_HEADER_RESERVED(x) (((x) & SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_mask) << SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_shift)
navi10_sdma_pkt_open.h 4687 #define SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_shift 13
4688 #define SDMA_AQL_PKT_BARRIER_OR_HEADER_RESERVED(x) (((x) & SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_mask) << SDMA_AQL_PKT_BARRIER_OR_HEADER_reserved_shift)

Completed in 24 milliseconds