Searched refs:aw_timer_softc (Results 1 – 1 of 1) sorted by relevance
94 struct aw_timer_softc { struct111 static uint64_t a10_timer_read_counter64(struct aw_timer_softc *sc); argument112 static void a10_timer_timecounter_setup(struct aw_timer_softc *sc);117 static void aw_timer_eventtimer_setup(struct aw_timer_softc *sc);124 static void a23_timer_timecounter_setup(struct aw_timer_softc *sc);204 struct aw_timer_softc *sc; in aw_timer_attach()260 struct aw_timer_softc *sc; in aw_timer_irq()263 sc = (struct aw_timer_softc *)arg; in aw_timer_irq()296 aw_timer_eventtimer_setup(struct aw_timer_softc *sc) in aw_timer_eventtimer_setup()333 struct aw_timer_softc *sc; in aw_timer_eventtimer_start()[all …]