HomeSort by: relevance | last modified time | path
    Searched refs:epit2_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 65 struct imxclock_softc *epit2_sc = NULL; variable in typeref:struct:imxclock_softc *
100 epit2_sc = sc;
imx31_clock.c 61 struct imxclock_softc *epit2_sc = NULL; variable in typeref:struct:imxclock_softc *
98 epit2_sc = sc;
imxclock.c 79 else if (epit2_sc != NULL)
80 imxclock = epit2_sc;

Completed in 13 milliseconds