Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/arm/xscale/i80321/
Di80321_timer.c347 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in i80321_calibrate_delay()
406 tmr0_write(TMRx_ENABLE|TMRx_RELOAD|TMRx_CSEL_CORE); in cpu_initclocks()
Di80321reg.h307 #define TMRx_RELOAD (1U << 2) macro