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

  /src/sys/arch/arm/imx/
imxclockvar.h 17 extern struct imxclock_softc *epit1_sc, *epit2_sc;
imx51_clock.c 64 struct imxclock_softc *epit1_sc = NULL; variable in typeref:struct:imxclock_softc *
97 epit1_sc = sc;
imx31_clock.c 60 struct imxclock_softc *epit1_sc = NULL; variable in typeref:struct:imxclock_softc *
95 epit1_sc = sc;
imxclock.c 77 if (epit1_sc != NULL)
78 imxclock = epit1_sc;

Completed in 12 milliseconds