Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/allwinner/
H A Da10_timer.c61 #define TIMER_IRQ_ENABLE(x) (1 << x) macro
306 val |= TIMER_IRQ_ENABLE(0); in a10_timer_eventtimer_setup()
354 val |= TIMER_IRQ_ENABLE(0); in a10_timer_timer_start()