Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dmtk_timer.c25 struct mtk_timer_priv { struct
31 struct mtk_timer_priv *priv = dev_get_priv(dev); in mtk_timer_get_count() argument
42 struct mtk_timer_priv *priv = dev_get_priv(dev); in mtk_timer_probe()
81 .priv_auto_alloc_size = sizeof(struct mtk_timer_priv),