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