Searched refs:CSF_DOORBELL (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/panthor/ |
| H A D | panthor_regs.h | 230 #define CSF_DOORBELL(i) (0x80000 + ((i) * 0x10000)) macro
|
| H A D | panthor_fw.c | 1002 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_init_global_iface() 1087 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_pre_reset() 1304 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_ring_csg_doorbells() 1319 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_ping_work()
|
| H A D | panthor_sched.c | 3189 gpu_write(ptdev, CSF_DOORBELL(queue->doorbell_id), 1); in queue_run_job()
|