Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dsandbox_timer.c32 static notrace int sandbox_timer_get_count(struct udevice *dev, u64 *count) in sandbox_timer_get_count() function
50 .get_count = sandbox_timer_get_count,