Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/
H A DhalAUDIO.c11301 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_Pcm_Capture1_Read() local
11372 u32RptrOffset = pPcmInfo->pReadPtr - pPcmInfo->pBuffer; in HAL_AUDIO_Pcm_Capture1_Read()
11373 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_Pcm_Capture1_Read()
11982 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_Pcm_Capture2_Read() local
12053 u32RptrOffset = pPcmInfo->pReadPtr - pPcmInfo->pBuffer; in HAL_AUDIO_Pcm_Capture2_Read()
12054 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_Pcm_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/
H A DhalAUDIO.c12451 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
12522 u32RptrOffset = pPcmInfo->pReadPtr - pPcmInfo->pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
12523 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
13150 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
13221 u32RptrOffset = pPcmInfo->pReadPtr - pPcmInfo->pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
13222 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/
H A DhalAUDIO.c12435 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
12506 u32RptrOffset = pPcmInfo->pReadPtr - pPcmInfo->pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
12507 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
13134 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
13205 u32RptrOffset = pPcmInfo->pReadPtr - pPcmInfo->pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
13206 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/
H A DhalAUDIO.c13614 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
13685 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
13686 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
14313 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
14384 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
14385 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/
H A DhalAUDIO.c14604 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
14679 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
14680 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
15307 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
15382 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
15383 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalAUDIO.c14343 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
14418 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
14419 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
15046 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
15121 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
15122 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/
H A DhalAUDIO.c13973 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
14048 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
14049 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
14678 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
14753 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
14754 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalAUDIO.c14154 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
14229 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
14230 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
14857 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
14932 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
14933 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalAUDIO.c14197 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
14272 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
14273 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
14900 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
14975 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
14976 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalAUDIO.c13637 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
13712 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
13713 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
14340 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
14415 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
14416 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalAUDIO.c13657 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
13732 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
13733 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
14360 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
14435 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
14436 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()
/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalAUDIO.c14743 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture1_Read() local
14818 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture1_Read()
14819 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture1_Read()
15446 MS_U32 u32RptrOffset = 0; in HAL_AUDIO_PCM_Capture2_Read() local
15521 u32RptrOffset = pPCM->tPcmBufferInfo.pReadPtr - pPCM->tPcmBufferInfo.pBuffer; in HAL_AUDIO_PCM_Capture2_Read()
15522 HAL_AUDIO_WriteReg(M2S_MBOX_PCM_CAPTURE2_DDR_RdPtr, (u32RptrOffset / BYTES_IN_MIU_LINE)); in HAL_AUDIO_PCM_Capture2_Read()