Home
last modified time | relevance | path

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

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