Home
last modified time | relevance | path

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

/NextBSD/sys/arm/xscale/pxa/
HDpxa_timer.c46 #define PXA_TIMER_TICK (PXA_TIMER_FREQUENCY / hz) macro
146 pxa_timer_set_osmr(0, pxa_timer_get_oscr() + PXA_TIMER_TICK); in pxa_hardclock()
183 pxa_timer_set_osmr(0, PXA_TIMER_TICK); in cpu_initclocks()