Searched refs:sc_timer_ioh (Results 1 – 3 of 3) sorted by relevance
121 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh, in read_timer()134 value = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh, in s3c24x0_timer_get_timecount()161 bus_space_handle_t ioh = sc->sc_timer_ioh; in cpu_initclocks()
42 bus_space_handle_t sc_timer_ioh; /* Timer control registers */ member
468 sc->sc_timer_ioh = S3C24X0_TIMER_BASE; in s3c24x0_attach()