Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h152 #define CSG_EVT_MASK (CSG_SYNC_UPDATE | \ macro
Dpanthor_sched.c1602 csg_events = (req ^ ack) & CSG_EVT_MASK; in sched_process_csg_irq_locked()