Searched refs:CS_EVT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/panthor/ | ||
D | panthor_fw.h | 55 #define CS_EVT_MASK (CS_TILER_OOM | \ macro |
D | panthor_sched.c | 1509 events = (req ^ ack) & CS_EVT_MASK; in cs_slot_process_irq_locked() |