Home
last modified time | relevance | path

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

/freebsd/sys/arm/ti/am335x/
H A Dam335x_dmtimer.c52 struct am335x_dmtimer_softc { struct
70 static struct am335x_dmtimer_softc *am335x_dmtimer_et_sc = NULL; argument
71 static struct am335x_dmtimer_softc *am335x_dmtimer_tc_sc = NULL;
94 struct am335x_dmtimer_softc *sc; in am335x_dmtimer_et_start()
146 struct am335x_dmtimer_softc *sc; in am335x_dmtimer_et_stop()
161 struct am335x_dmtimer_softc *sc; in am335x_dmtimer_et_intr()
174 am335x_dmtimer_et_init(struct am335x_dmtimer_softc *sc) in am335x_dmtimer_et_init()
211 struct am335x_dmtimer_softc *sc; in am335x_dmtimer_tc_get_timecount()
219 am335x_dmtimer_tc_init(struct am335x_dmtimer_softc *sc) in am335x_dmtimer_tc_init()
286 struct am335x_dmtimer_softc *sc; in am335x_dmtimer_attach()
[all …]