Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/timer/
H A Darc_timer.c30 static int arc_timer_get_count(struct udevice *dev, u64 *count) in arc_timer_get_count() function
97 .get_count = arc_timer_get_count,