HomeSort by: relevance | last modified time | path
    Searched refs:timer_sc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/ti/
am18xx_timer.c 54 static struct am18xx_timer_softc *timer_sc; variable in typeref:struct:am18xx_timer_softc
83 struct am18xx_timer_softc *sc = timer_sc;
128 timer_sc = sc;
  /src/sys/arch/arm/imx/
imx23_timrot.c 76 static struct imx23_timrot_softc *timer_sc = NULL; variable in typeref:struct:imx23_timrot_softc
112 timer_sc = sc;
172 struct imx23_timrot_softc *sc = timer_sc;
194 struct imx23_timrot_softc *sc = timer_sc;
207 struct imx23_timrot_softc *sc = timer_sc;
219 struct imx23_timrot_softc *sc = timer_sc;

Completed in 14 milliseconds