Searched refs:BackgroundLoad (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.h62 uint32_t BackgroundLoad; /* Background load value */ member in struct:__anon7947
/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.c99 pTmrHw[timerId].BackgroundLoad = 0;
140 pTmrHw[timerId].BackgroundLoad = count;
159 pTmrHw[timerId].BackgroundLoad = count;
207 pTmrHw[timerId].BackgroundLoad = count;
357 return pTmrHw[timerId].BackgroundLoad -
505 pTmrHw[timerId].BackgroundLoad);

Completed in 66 milliseconds