Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c178 static void GetInfoRateReg(e_FmPcdPlcrRateMode rateMode, in GetInfoRateReg() argument
187 if (rateMode == e_FM_PCD_PLCR_BYTE_MODE) in GetInfoRateReg()
244 …GetInfoRateReg(p_NonPassthroughAlgParam->rateMode, p_NonPassthroughAlgParam->committedInfoRate, ts… in CalcRates()
246 …GetInfoRateReg(p_NonPassthroughAlgParam->rateMode, p_NonPassthroughAlgParam->peakOrExcessInfoRate,… in CalcRates()
309 …GetInfoRateReg(p_NonPassthroughAlgParam->rateMode, p_NonPassthroughAlgParam->committedInfoRate, ts… in CalcRates()
311 …GetInfoRateReg(p_NonPassthroughAlgParam->rateMode, p_NonPassthroughAlgParam->peakOrExcessInfoRate,… in CalcRates()
444 switch (p_ProfileParams->nonPassthroughAlgParams.rateMode) in BuildProfileRegs()
/freebsd/sys/contrib/ncsw/inc/Peripherals/
H A Dfm_pcd_ext.h2070 … e_FmPcdPlcrRateMode rateMode; /**< Byte mode or Packet mode */ member