Home
last modified time | relevance | path

Searched refs:sc_timer_ioh (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c24x0_clk.c90 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh, in s3c24x0_get_timecount()
106 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh, in s3c24x0_get_timecount()
135 count = bus_space_read_2(sc->sc_sx.sc_iot, sc->sc_timer_ioh, in read_timer()
222 bus_space_handle_t ioh = sc->sc_timer_ioh; in cpu_initclocks()
H A Ds3c24x0var.h41 bus_space_handle_t sc_timer_ioh; /* Timer control registers */ member
H A Ds3c2410.c150 S3C24X0_TIMER_SIZE, 0, &sc->sc_timer_ioh)) in s3c2410_attach()
H A Ds3c2440.c179 S3C24X0_TIMER_SIZE, 0, &sc->sc_timer_ioh)) { in s3c2440_attach()