Home
last modified time | relevance | path

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

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