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

/freebsd-current/sys/arm/allwinner/
H A Da10_timer.c92 struct a10_timer_softc { struct
114 static uint64_t timer_read_counter64(struct a10_timer_softc *sc);
116 static void a10_timer_eventtimer_setup(struct a10_timer_softc *sc);
120 static void a23_timer_timecounter_setup(struct a10_timer_softc *sc);
193 struct a10_timer_softc *sc;
251 struct a10_timer_softc *sc;
254 sc = (struct a10_timer_softc *)arg;
288 a10_timer_eventtimer_setup(struct a10_timer_softc *sc)
320 struct a10_timer_softc *sc;
324 sc = (struct a10_timer_softc *)e
[all...]

Completed in 77 milliseconds