Searched refs:sc_cpu (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/arm/s3c2xx0/
H A Ds3c2xx0var.h51 s3c2xx0_cpu sc_cpu; member in struct:s3c2xx0_softc
H A Duart_dev_s3c2410.c244 switch(s3c2xx0_softc->sc_cpu) {
335 switch (s3c2xx0_softc->sc_cpu) {
H A Ds3c24x0.c477 if (sc->sc_sx.sc_cpu == CPU_S3C2410)
535 sc->sc_sx.sc_cpu = s3c2x0_cpu_id[i].cpu;
627 switch(sc->sc_cpu) {

Completed in 34 milliseconds