Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/
H A DhalSIF.c1127 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_SIF_SetPrescale() local
1133 DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1136 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1141 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1148 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "\r\n set prescale DSP type error!! %x \r\n",DspCodeType); in HAL_SIF_SetPrescale()
1229 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1234 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1241 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "\r\n set prescale DSP type error!! %x \r\n",DspCodeType); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c7446 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_AUDIO_RebootDecDSP() local
7453 DspCodeType = HAL_AUDIO_GetDspCodeType(); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/mooney/audio/
H A DhalSIF.c1151 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_SIF_SetPrescale() local
1157 DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1160 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1165 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1172 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",DspCodeType)); in HAL_SIF_SetPrescale()
1253 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1258 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1265 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",DspCodeType)); in HAL_SIF_SetPrescale()
/utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/
H A DhalSIF.c1127 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_SIF_SetPrescale() local
1133 DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1136 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1141 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1148 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "\r\n set prescale DSP type error!! %x \r\n",DspCodeType); in HAL_SIF_SetPrescale()
1229 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1234 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1241 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_ERROR, "\r\n set prescale DSP type error!! %x \r\n",DspCodeType); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c7334 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_AUDIO_RebootDecDSP() local
7341 DspCodeType = HAL_AUDIO_GetDspCodeType(); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/
H A DhalSIF.c1131 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_SIF_SetPrescale() local
1137 DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1140 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1145 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1152 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",DspCodeType)); in HAL_SIF_SetPrescale()
1233 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1238 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1245 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",DspCodeType)); in HAL_SIF_SetPrescale()
/utopia/UTPA2-700.0.x/modules/audio/hal/manhattan/audio/
H A DhalSIF.c1125 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_SIF_SetPrescale() local
1131 DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1134 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1139 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1146 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",DspCodeType)); in HAL_SIF_SetPrescale()
1227 if (DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1232 else if (DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1239 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c6192 AUDIO_DSP_CODE_TYPE DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6199 DspCodeType = HAL_AUDIO_GetDspCodeType(); in HAL_AUDIO_RebootDecDSP()