Searched refs:CSG_EVT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/panthor/ | ||
D | panthor_fw.h | 152 #define CSG_EVT_MASK (CSG_SYNC_UPDATE | \ macro |
D | panthor_sched.c | 1602 csg_events = (req ^ ack) & CSG_EVT_MASK; in sched_process_csg_irq_locked() |