Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Ddw-apb-timer.c22 struct dw_apb_timer_priv { struct
28 struct dw_apb_timer_priv *priv = dev_get_priv(dev); in dw_apb_timer_get_count() argument
43 struct dw_apb_timer_priv *priv = dev_get_priv(dev); in dw_apb_timer_probe()
65 struct dw_apb_timer_priv *priv = dev_get_priv(dev); in dw_apb_timer_ofdata_to_platdata()
88 .priv_auto_alloc_size = sizeof(struct dw_apb_timer_priv),