Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/timer/
H A Dtsc_timer.c322 static int tsc_timer_get_count(struct udevice *dev, u64 *count) in tsc_timer_get_count() function
358 .get_count = tsc_timer_get_count,