Home
last modified time | relevance | path

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

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