Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h114 #define CS_EXCEPTION_DATA(x) (((x) >> 8) & GENMASK(23, 0)) macro
H A Dpanthor_sched.c1380 (unsigned int)CS_EXCEPTION_DATA(fatal), in cs_slot_process_fatal_event_locked()
1428 (unsigned int)CS_EXCEPTION_DATA(fault), in cs_slot_process_fault_event_locked()