Home
last modified time | relevance | path

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

/openbsd/sys/arch/armv7/sunxi/
H A Dsxitimer.c42 #define TIMER_INTV(x) (0x14 + (0x10 * (x))) macro
188 TIMER_INTV(CNTRTIMER), UINT32_MAX); in sxitimer_attach()
333 TIMER_INTV(TICKTIMER), cycles); in sxitimer_rearm()
356 TIMER_INTV(TICKTIMER), 10); in sxitimer_trigger()