Home
last modified time | relevance | path

Searched refs:CS_CONFIG_DOORBELL (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h62 #define CS_CONFIG_DOORBELL(x) (((x) << 8) & GENMASK(15, 8)) macro
Dpanthor_sched.c1003 CS_CONFIG_DOORBELL(queue->doorbell_id); in cs_slot_prog_locked()