Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c229 uint32_t temp, tsuInTenthNanos; in CalcRates() local
233 tsuInTenthNanos = (uint32_t)(1000*10/(1 << bitFor1Micro)); in CalcRates()
244 …oughAlgParam->rateMode, p_NonPassthroughAlgParam->committedInfoRate, tsuInTenthNanos, 0, &integer,… in CalcRates()
246 …hAlgParam->rateMode, p_NonPassthroughAlgParam->peakOrExcessInfoRate, tsuInTenthNanos, 0, &integer,… in CalcRates()
309 …oughAlgParam->rateMode, p_NonPassthroughAlgParam->committedInfoRate, tsuInTenthNanos, fppShift, &i… in CalcRates()
311 …hAlgParam->rateMode, p_NonPassthroughAlgParam->peakOrExcessInfoRate, tsuInTenthNanos, fppShift, &i… in CalcRates()