Searched refs:tmrHw_CONTROL_PRESCALE_256 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/csp/
H A DtmrHw_reg.h73 #define tmrHw_CONTROL_PRESCALE_256 0x00000008 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/tmr/
H A DtmrHw.c131 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256;
150 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256;
283 pTmrHw[timerId].Control |= tmrHw_CONTROL_PRESCALE_256;
384 case tmrHw_CONTROL_PRESCALE_256:

Completed in 51 milliseconds