Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-bcmring/csp/tmr/
DtmrHw.c99 pTmrHw[timerId].BackgroundLoad = 0; in ResetTimer()
140 pTmrHw[timerId].BackgroundLoad = count; in SetTimerPeriod()
159 pTmrHw[timerId].BackgroundLoad = count; in SetTimerPeriod()
207 pTmrHw[timerId].BackgroundLoad = count; in tmrHw_setPeriodicTimerRate()
357 return pTmrHw[timerId].BackgroundLoad - in tmrHw_GetCurrentCount()
505 pTmrHw[timerId].BackgroundLoad); in tmrHw_printDebugInfo()
/linux-2.6.39/arch/arm/mach-bcmring/include/mach/csp/
DtmrHw_reg.h62 uint32_t BackgroundLoad; /* Background load value */ member