Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/ingenic/
H A Djz4780_timer.c54 struct jz4780_timer_softc { struct
76 static struct jz4780_timer_softc *jz4780_timer_sc = NULL; argument
84 struct jz4780_timer_softc *sc = in jz4780_get_timecount()
85 (struct jz4780_timer_softc *)tc->tc_priv; in jz4780_get_timecount()
93 struct jz4780_timer_softc *sc = (struct jz4780_timer_softc *)arg; in jz4780_hardclock()
107 struct jz4780_timer_softc *sc = in jz4780_timer_start()
108 (struct jz4780_timer_softc *)et->et_priv; in jz4780_timer_start()
125 struct jz4780_timer_softc *sc = in jz4780_timer_stop()
126 (struct jz4780_timer_softc *)et->et_priv; in jz4780_timer_stop()
150 struct jz4780_timer_softc *sc = device_get_softc(dev); in jz4780_timer_attach()
[all …]