Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Da10_timer.c58 #define TIMER_IRQ_ENABLE(x) (1 << x) macro
300 val |= TIMER_IRQ_ENABLE(0); in a10_timer_eventtimer_setup()
348 val |= TIMER_IRQ_ENABLE(0); in a10_timer_timer_start()