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

  /src/sys/arch/arm/s3c2xx0/
s3c24x0var.h 41 bus_space_handle_t sc_timer_ioh; /* Timer control registers */ member in struct:s3c24x0_softc
s3c24x0_clk.c 90 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh,
106 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh,
135 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh,
222 bus_space_handle_t ioh = sc->sc_timer_ioh;
s3c2410.c 150 S3C24X0_TIMER_SIZE, 0, &sc->sc_timer_ioh))
s3c2440.c 179 S3C24X0_TIMER_SIZE, 0, &sc->sc_timer_ioh)) {

Completed in 13 milliseconds