Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/csp/tmr/
DtmrHw.c125 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in SetTimerPeriod()
144 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in SetTimerPeriod()
187 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in tmrHw_setPeriodicTimerRate()
289 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_1; in tmrHw_setFreeRunningTimer()
378 case tmrHw_CONTROL_PRESCALE_1: in tmrHw_getCountRate()
/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DtmrHw_reg.h71 #define tmrHw_CONTROL_PRESCALE_1 0x00000000 macro