Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dast_timer.c53 static int ast_timer_get_count(struct udevice *dev, u64 *count) in ast_timer_get_count() function
76 .get_count = ast_timer_get_count,