Searched refs:a10_timer_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/arm/allwinner/
H A Dtimer.c79 struct a10_timer_softc { struct
90 int a10_timer_get_timerfreq(struct a10_timer_softc *);
118 struct a10_timer_softc *a10_timer_sc = NULL;
145 struct a10_timer_softc *sc;
165 struct a10_timer_softc *sc;
238 struct a10_timer_softc *sc;
242 sc = (struct a10_timer_softc *)et->et_priv;
275 struct a10_timer_softc *sc;
278 sc = (struct a10_timer_softc *)et->et_priv;
291 a10_timer_get_timerfreq(struct a10_timer_softc *s
[all...]

Completed in 57 milliseconds