Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h55 #define CS_EVT_MASK (CS_TILER_OOM | \ macro
H A Dpanthor_sched.c1568 events = (req ^ ack) & CS_EVT_MASK; in cs_slot_process_irq_locked()