Home
last modified time | relevance | path

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

/openbsd-src/sys/arch/arm64/dev/
H A Dagtimer.c58 struct agtimer_softc { struct
80 sizeof (struct agtimer_softc), agtimer_match, agtimer_attach argument
179 struct agtimer_softc *sc = (struct agtimer_softc *)self; in agtimer_attach()
245 struct agtimer_softc *sc = cookie; in agtimer_rearm()
271 struct agtimer_softc *sc = agtimer_cd.cd_devs[0]; in agtimer_set_clockrate()
292 struct agtimer_softc *sc = agtimer_cd.cd_devs[0]; in agtimer_cpu_initclocks()
326 struct agtimer_softc *sc = agtimer_cd.cd_devs[0]; in agtimer_startclock()
/openbsd-src/sys/arch/arm/cortex/
H A Dagtimer.c55 struct agtimer_softc { struct
74 sizeof (struct agtimer_softc), agtimer_match, agtimer_attach argument
143 struct agtimer_softc *sc = (struct agtimer_softc *)self; in agtimer_attach()
182 struct agtimer_softc *sc = cookie; in agtimer_rearm()
208 struct agtimer_softc *sc = agtimer_cd.cd_devs[0]; in agtimer_set_clockrate()
229 struct agtimer_softc *sc = agtimer_cd.cd_devs[0]; in agtimer_cpu_initclocks()