Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/timer/
H A Dast_timer.c56 static int ast_timer_get_count(struct udevice *dev, u64 *count) in ast_timer_get_count() function
79 .get_count = ast_timer_get_count,