Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h93 #define CS_STATUS_WAIT_SYNC_64B BIT(30) macro
Dpanthor_sched.c1118 if (cs_iface->output->status_wait & CS_STATUS_WAIT_SYNC_64B) { in cs_slot_sync_queue_state_locked()