Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/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)
/kernel/linux/linux-6.6/drivers/gpu/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 43 milliseconds