Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/arm/mach-rmobile/
A Dtimer.c20 static u64 get_cpu_global_timer(void) in get_cpu_global_timer() function
41 u64 timer = get_cpu_global_timer(); in get_time_us()
67 start = get_cpu_global_timer(); in __udelay()
70 current = get_cpu_global_timer(); in __udelay()
81 return get_cpu_global_timer(); in get_ticks()

Completed in 3 milliseconds