Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Domap-timer.c46 struct omap_timer_priv { struct
52 struct omap_timer_priv *priv = dev_get_priv(dev); in omap_timer_get_count() argument
62 struct omap_timer_priv *priv = dev_get_priv(dev); in omap_timer_probe()
79 struct omap_timer_priv *priv = dev_get_priv(dev); in omap_timer_ofdata_to_platdata()
104 .priv_auto_alloc_size = sizeof(struct omap_timer_priv),