Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h114 #define CS_EXCEPTION_DATA(x) (((x) >> 8) & GENMASK(23, 0)) macro
Dpanthor_sched.c1321 (unsigned int)CS_EXCEPTION_DATA(fatal), in cs_slot_process_fatal_event_locked()
1369 (unsigned int)CS_EXCEPTION_DATA(fault), in cs_slot_process_fault_event_locked()