Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/ifpga/
H A Difpga_clock.c75 #define TIMER_1_CLEAR (IFPGA_TIMER1_BASE + TIMERx_CLR)
80 #define TIMER_2_CLEAR (IFPGA_TIMER2_BASE + TIMERx_CLR)
212 base + TIMERx_CLR, 0); in load_timer()
H A Difpgareg.h169 #define TIMERx_CLR 0x0c /* Clear */ macro