Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_timer.c95 struct a10_timer_softc { struct
174 struct a10_timer_softc *sc; in a10_timer_probe()
199 struct a10_timer_softc *sc; in a10_timer_attach()
257 struct a10_timer_softc *sc; in a10_timer_irq()
260 sc = (struct a10_timer_softc *)arg; in a10_timer_irq()
326 struct a10_timer_softc *sc; in a10_timer_timer_start()
330 sc = (struct a10_timer_softc *)et->et_priv; in a10_timer_timer_start()
363 struct a10_timer_softc *sc; in a10_timer_timer_stop()
414 struct a10_timer_softc *sc; in a23_timer_get_timecount()
451 struct a10_timer_softc *sc = arg; in a10_timer_delay()
[all …]