Searched refs:jz4780_timer_softc (Results 1 – 1 of 1) sorted by relevance
54 struct jz4780_timer_softc { struct76 static struct jz4780_timer_softc *jz4780_timer_sc = NULL; argument84 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 …]