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

  /src/sys/arch/arm/s3c2xx0/
s3c24x0var.h 44 void s3c24x0_clock_freq(struct s3c2xx0_softc *);
s3c2410.c 154 s3c24x0_clock_freq(&sc->sc_sx);
203 * s3c24x0_clock_freq() is for after kernel initialization is done.
234 s3c24x0_clock_freq(struct s3c2xx0_softc *sc) function in typeref:typename:void
s3c2440.c 184 s3c24x0_clock_freq(&sc->sc_sx);
235 * s3c24x0_clock_freq() is for after kernel initialization is done.
295 s3c24x0_clock_freq(struct s3c2xx0_softc *sc) function in typeref:typename:void

Completed in 53 milliseconds