Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/panthor/
Dpanthor_fw.h235 #define GLB_TIMER_SOURCE_GPU_COUNTER BIT(31) macro
Dpanthor_fw.c349 GLB_TIMER_SOURCE_GPU_COUNTER; in panthor_fw_conv_timeout()
358 (use_cycle_counter ? GLB_TIMER_SOURCE_GPU_COUNTER : 0); in panthor_fw_conv_timeout()