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

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dnavi10_sdma_pkt_open.h4323 #define SDMA_PKT_GPUVM_INV_PAYLOAD1_log_request_shift 25 macro
4324 #define SDMA_PKT_GPUVM_INV_PAYLOAD1_LOG_REQUEST(x) (((x) & SDMA_PKT_GPUVM_INV_PAYLOAD1_log_request_mask) << SDMA_PKT_GPUVM_INV_PAYLOAD1_log_request_shift)

Completed in 211 milliseconds