Symbol: DOORBELL_OFFSET
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6463
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6828
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v10_0.c
6937
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
3696
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
4156
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
4259
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v11_0.c
4326
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
2692
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
3036
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
3137
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v12_0.c
3203
DOORBELL_OFFSET, prop->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
4204
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v8_0.c
4481
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3435
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_0.c
3587
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/gfx_v9_4_3.c
1863
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/mes_v11_0.c
1179
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdgpu/mes_v12_0.c
1339
DOORBELL_OFFSET, ring->doorbell_index);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
196
m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(q->doorbell_off);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
278
m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(qp->doorbell_off);
sys/dev/pci/drm/amd/amdkfd/kfd_mqd_manager_cik.c
356
m->cp_hqd_pq_doorbell_control = DOORBELL_OFFSET(q->doorbell_off);
sys/dev/pci/drm/radeon/cik.c
4705
DOORBELL_OFFSET(rdev->ring[idx].doorbell_index);