Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpgareg.h174 #define TIMERx_CTRL_RAISE_IRQ 0x20 /* Raise IRQ on tick */ macro
H A Difpga_clock.c201 TIMERx_CTRL_PRESCALE_DIV16 | TIMERx_CTRL_RAISE_IRQ); in load_timer()