Home
last modified time | relevance | path

Searched refs:S3C2800_TIMER_SIZE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/arm/s3c2xx0/
H A Ds3c2800.c140 S3C2800_TIMER_SIZE, 0, &sc->sc_tmr0_ioh)) in s3c2800_attach()
144 S3C2800_TIMER_SIZE, 0, &sc->sc_tmr1_ioh)) in s3c2800_attach()
H A Ds3c2800_clk.c275 S3C2800_TIMER_SIZE, 0, &tmp_ioh); in cpu_initclocks()
281 S3C2800_TIMER_SIZE); in cpu_initclocks()
H A Ds3c2800reg.h85 #define S3C2800_TIMER_SIZE 0x10 macro