Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Daltera_timer.c34 static int altera_timer_get_count(struct udevice *dev, u64 *count) in altera_timer_get_count() function
79 .get_count = altera_timer_get_count,