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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
nvd.h 367 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2)
soc15d.h 336 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2)
vid.h 405 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2)
amdgpu_amdkfd_gfx_v10.c 383 PACKET3_MAP_QUEUES_DOORBELL_OFFSET(doorbell_off));
amdgpu_amdkfd_gfx_v9.c 371 PACKET3_MAP_QUEUES_DOORBELL_OFFSET(doorbell_off));
amdgpu_gfx_v10_0.c 301 amdgpu_ring_write(kiq_ring, PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index));
amdgpu_gfx_v8_0.c 4396 PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index) |
amdgpu_gfx_v9_0.c 794 PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index));

Completed in 28 milliseconds