Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/sunxi/
H A Dsxitimer.c38 #define TIMER_ISR 0x04 macro
217 isr = bus_space_read_4(sxitimer_iot, sxitimer_ioh, TIMER_ISR); in sxitimer_cpu_initclocks()
219 bus_space_write_4(sxitimer_iot, sxitimer_ioh, TIMER_ISR, isr); in sxitimer_cpu_initclocks()
249 TIMER_ISR, TIMER_IRQ(TICKTIMER)); in sxitimer_tickintr()