Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h227 #define GLB_EVT_MASK GENMASK(26, 20) macro
Dpanthor_sched.c1670 evts = (req ^ ack) & GLB_EVT_MASK; in sched_process_global_irq_locked()