Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Ddw-apb-timer.c26 static int dw_apb_timer_get_count(struct udevice *dev, u64 *count) in dw_apb_timer_get_count() function
73 .get_count = dw_apb_timer_get_count,