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

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dnavi10_sdma_pkt_open.h4337 #define SDMA_PKT_GPUVM_INV_PAYLOAD1_log_request_shift 25 macro
4338 #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)
H A Dsdma_v6_0_0_pkt_open.h5125 #define SDMA_PKT_GPUVM_INV_PAYLOAD1_log_request_shift 25 macro
5126 #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 210 milliseconds