Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/timer/
H A Dsandbox_timer.c33 static notrace int sandbox_timer_get_count(struct udevice *dev, u64 *count) in sandbox_timer_get_count() function
51 .get_count = sandbox_timer_get_count,