Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/ep93xx/
H A Depclkreg.h38 #define TimerControl_ENABLE (1<<7) macro
H A Depclk.c228 (TimerControl_ENABLE)|(TimerControl_MODE)|(TimerControl_CLKSEL)); in cpu_initclocks()