Home
last modified time | relevance | path

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

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