Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h235 #define GLB_TIMER_SOURCE_GPU_COUNTER BIT(31) macro
H A 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()