Home
last modified time | relevance | path

Searched refs:PACKET3_MAP_QUEUES_DOORBELL_OFFSET (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dsoc15d.h334 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2) macro
Dvid.h403 # define PACKET3_MAP_QUEUES_DOORBELL_OFFSET(x) ((x) << 2) macro
Dgfx_v9_0.c2673 amdgpu_ring_write(kiq_ring, PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index)); in gfx_v9_0_kiq_kcq_enable()
Dgfx_v8_0.c4659 PACKET3_MAP_QUEUES_DOORBELL_OFFSET(ring->doorbell_index) | in gfx_v8_0_kiq_kcq_enable()