Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ti/
H A Dti_omaptimer.c111 static struct omaptimer_softc *timer_softc; variable
116 struct omaptimer_softc * const sc = timer_softc; in omaptimer_intr()
128 struct omaptimer_softc * const sc = timer_softc; in omaptimer_cpu_initclocks()
228 timer_softc = sc; in omaptimer_attach()
/netbsd-src/sys/arch/arm/sunxi/
H A Dsunxi_timer.c115 static struct sunxi_timer_softc *timer_softc; variable
120 struct sunxi_timer_softc * const sc = timer_softc; in sunxi_timer_intr()
138 struct sunxi_timer_softc * const sc = timer_softc; in sunxi_timer_cpu_initclocks()
268 timer_softc = sc; in sunxi_timer_attach()