Searched refs:tmrHw_LOW_RESOLUTION_CLOCK (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-bcmring/include/mach/csp/
H A DtmrHw_reg.h50 #define tmrHw_LOW_RESOLUTION_CLOCK tmrHw_LOW_FREQUENCY_HZ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-bcmring/include/mach/csp/
H A DtmrHw_reg.h50 #define tmrHw_LOW_RESOLUTION_CLOCK tmrHw_LOW_FREQUENCY_HZ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-bcmring/csp/tmr/
H A DtmrHw.c38 #define tmrHw_LOW_1_RESOLUTION_COUNT (tmrHw_LOW_RESOLUTION_CLOCK / tmrHw_MILLISEC_PER_SEC)
73 1) ? tmrHw_LOW_RESOLUTION_CLOCK :
190 if (rate > tmrHw_LOW_RESOLUTION_CLOCK) {
193 resolution = tmrHw_LOW_RESOLUTION_CLOCK;
294 return tmrHw_divide(tmrHw_LOW_RESOLUTION_CLOCK, scale);
392 return tmrHw_divide(tmrHw_LOW_RESOLUTION_CLOCK, divider);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-bcmring/csp/tmr/
H A DtmrHw.c38 #define tmrHw_LOW_1_RESOLUTION_COUNT (tmrHw_LOW_RESOLUTION_CLOCK / tmrHw_MILLISEC_PER_SEC)
73 1) ? tmrHw_LOW_RESOLUTION_CLOCK :
190 if (rate > tmrHw_LOW_RESOLUTION_CLOCK) {
193 resolution = tmrHw_LOW_RESOLUTION_CLOCK;
294 return tmrHw_divide(tmrHw_LOW_RESOLUTION_CLOCK, scale);
392 return tmrHw_divide(tmrHw_LOW_RESOLUTION_CLOCK, divider);

Completed in 118 milliseconds