Home
last modified time | relevance | path

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

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