Home
last modified time | relevance | path

Searched refs:CSF_DOORBELL (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/panthor/
A Dpanthor_fw.c1004 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_init_global_iface()
1091 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_pre_reset()
1309 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_ring_csg_doorbells()
1324 gpu_write(ptdev, CSF_DOORBELL(CSF_GLB_DOORBELL_ID), 1); in panthor_fw_ping_work()
A Dpanthor_regs.h202 #define CSF_DOORBELL(i) (0x80000 + ((i) * 0x10000)) macro
A Dpanthor_sched.c3189 gpu_write(ptdev, CSF_DOORBELL(queue->doorbell_id), 1); in queue_run_job()

Completed in 15 milliseconds