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

/freebsd-10.3-release/sys/arm/samsung/s3c2xx0/
H A Ds3c24x0var.h42 bus_space_handle_t sc_timer_ioh; /* Timer control registers */ member in struct:s3c24x0_softc
H A Ds3c24x0_clk.c121 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh,
134 value = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh,
161 bus_space_handle_t ioh = sc->sc_timer_ioh;
H A Ds3c24x0.c468 sc->sc_timer_ioh = S3C24X0_TIMER_BASE;

Completed in 239 milliseconds