Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h188 #define CSG_STATUS_STATE_IS_IDLE BIT(0) macro
Dpanthor_sched.c1536 csg_slot->idle = csg_iface->output->status_state & CSG_STATUS_STATE_IS_IDLE; in csg_slot_sync_idle_state_locked()