Searched refs:remainingLoadPeriods (Results 1 – 2 of 2) sorted by relevance
41 …uint32_t remainingLoadPeriods; /* periods to be preloaded either to DMA transfer or to local buffe… member233 rtm->localRtm.bufRtm.remainingLoadPeriods = rtm->localBuf.periods; in SRTM_SaiSdmaAdaptor_ResetLocalBuf()283 bufRtm->remainingLoadPeriods--; in SRTM_SaiSdmaAdapter_PeriodTransferSDMA()342 bufRtm->remainingLoadPeriods--; in SRTM_SaiSdmaAdapter_PeriodTransferSDMA()365 num = bufRtm->remainingLoadPeriods; in SRTM_SaiSdmaAdapter_DmaTransfer()390 …while ((srcRtm->remainingLoadPeriods != 0U) && ((rtm->localBuf.periods - dstRtm->remainingPeriods)… in SRTM_SaiSdmaAdapter_CopyData()407 srcRtm->remainingLoadPeriods--; in SRTM_SaiSdmaAdapter_CopyData()418 dstRtm->remainingLoadPeriods++; in SRTM_SaiSdmaAdapter_CopyData()457 srcRtm->remainingLoadPeriods++; in SRTM_SaiSdmaAdapter_RxPeriodCopyAndNotify()467 dstRtm->remainingLoadPeriods--; /* Unused. */ in SRTM_SaiSdmaAdapter_RxPeriodCopyAndNotify()[all …]
41 …uint32_t remainingLoadPeriods; /* periods to be preloaded either to DMA transfer or to local buffe… member201 rtm->localRtm.bufRtm.remainingLoadPeriods = rtm->localBuf.periods; in SRTM_PdmSdmaAdaptor_ResetLocalBuf()236 bufRtm->remainingLoadPeriods--; in SRTM_PdmSdmaAdapter_PeriodReceiveSDMA()273 bufRtm->remainingLoadPeriods--; in SRTM_PdmSdmaAdapter_PeriodReceiveSDMA()288 num = bufRtm->remainingLoadPeriods; in SRTM_PdmSdmaAdapter_DmaTransfer()333 srcRtm->remainingLoadPeriods++; in SRTM_PdmSdmaAdapter_PeriodCopyAndNotify()343 dstRtm->remainingLoadPeriods--; /* Unused. */ in SRTM_PdmSdmaAdapter_PeriodCopyAndNotify()407 bufRtm->remainingLoadPeriods += newPeriods; in SRTM_PdmSdmaAdapter_AddNewPeriods()515 …rtm->localRtm.bufRtm.remainingLoadPeriods = rtm->localRtm.bufRtm.remainingLoadPeriods + periodsPer… in SRTM_PdmSdmaAdapter_LocalBufFullDMACb()636 rtm->localRtm.bufRtm.remainingLoadPeriods = in SRTM_PdmSdmaRxCallback()[all …]