Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dmpc83xx_timer.c188 static int mpc83xx_timer_get_count(struct udevice *dev, u64 *count) in mpc83xx_timer_get_count() function
233 .get_count = mpc83xx_timer_get_count,