Searched refs:GLB_EVT_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/panthor/ | ||
| H A D | panthor_fw.h | 235 #define GLB_EVT_MASK GENMASK(26, 20) macro |
| H A D | panthor_sched.c | 1874 evts = (req ^ ack) & GLB_EVT_MASK; in sched_process_global_irq_locked() |