Home
last modified time | relevance | path

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

/u-boot/include/
A Dtimer.h48 int timer_get_count(struct udevice *dev, u64 *count);
/u-boot/drivers/timer/
A Dcadence-ttc.c51 timer_get_count(gd->timer, &ticks); in timer_get_boot_us()
A Dtimer-uclass.c31 int notrace timer_get_count(struct udevice *dev, u64 *count) in timer_get_count() function
A Drockchip_timer.c57 timer_get_count(gd->timer, &ticks); in timer_get_boot_us()
/u-boot/lib/
A Dtime.c100 ret = timer_get_count(gd->timer, &count); in get_ticks()

Completed in 11 milliseconds