Home
last modified time | relevance | path

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

/u-boot/drivers/timer/
A Dsandbox_timer.c22 u64 notrace timer_early_get_count(void) in timer_early_get_count() function
34 return timer_early_get_count(); in sandbox_timer_get_count()
A Dandes_plmt_timer.c39 u64 notrace timer_early_get_count(void) in timer_early_get_count() function
A Driscv_timer.c47 u64 notrace timer_early_get_count(void) in timer_early_get_count() function
A Dsifive_clint_timer.c36 u64 notrace timer_early_get_count(void) in timer_early_get_count() function
A Dtsc_timer.c470 u64 notrace timer_early_get_count(void) in timer_early_get_count() function
A DKconfig41 driver: timer_early_get_count() and timer_early_get_rate().
/u-boot/include/
A Dtimer.h97 u64 timer_early_get_count(void);
/u-boot/lib/
A Dtime.c90 return timer_early_get_count(); in get_ticks()

Completed in 9 milliseconds