Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/arm/xscale/i80321/
Di80321_timer.c346 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in i80321_calibrate_delay()
405 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in cpu_initclocks()
Di80321reg.h306 #define TMRx_ENABLE (1U << 1) macro