Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h146 #define CSG_IDLE BIT(29) macro
153 CSG_IDLE | \
Dpanthor_sched.c1618 CSG_IDLE | in sched_process_csg_irq_locked()
1621 if (csg_events & CSG_IDLE) in sched_process_csg_irq_locked()