Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/panthor/
H A Dpanthor_fw.h235 #define GLB_TIMER_SOURCE_GPU_COUNTER BIT(31) macro
H A Dpanthor_fw.c351 GLB_TIMER_SOURCE_GPU_COUNTER; in panthor_fw_conv_timeout()
360 (use_cycle_counter ? GLB_TIMER_SOURCE_GPU_COUNTER : 0); in panthor_fw_conv_timeout()