Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dmtk_timer.c29 static int mtk_timer_get_count(struct udevice *dev, u64 *count) in mtk_timer_get_count() function
69 .get_count = mtk_timer_get_count,