Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/hal/curry/audio/
H A DhalSIF.c1111 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1116 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1119 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1130 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1141 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1148 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1229 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1240 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1251 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1258 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalMAD2.c754 MS_U8 u8DspCodeType; in HAL_MAD2_RebootDsp() local
769 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_MAD2_RebootDsp()
783 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_MAD2_RebootDsp()
H A DhalAUDIO.c6098 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6106 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
6125 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6lite/audio/
H A DhalSIF.c1111 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1116 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1119 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1130 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1141 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1148 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1229 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1240 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1251 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1258 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalMAD2.c782 MS_U8 u8DspCodeType; in HAL_MAD2_RebootDsp() local
798 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_MAD2_RebootDsp()
817 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_MAD2_RebootDsp()
H A DhalAUDIO.c6671 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6679 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
6702 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/kano/audio/
H A DhalSIF.c1111 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1116 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1119 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1130 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1141 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1148 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1229 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1240 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1251 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1258 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalMAD2.c782 MS_U8 u8DspCodeType; in HAL_MAD2_RebootDsp() local
797 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_MAD2_RebootDsp()
811 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_MAD2_RebootDsp()
H A DhalAUDIO.c6151 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6158 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
6175 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/k6/audio/
H A DhalSIF.c1111 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1116 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1119 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1130 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1141 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1148 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1229 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1240 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1251 else if (u8DspCodeType == AU_SIF_EIAJ) in HAL_SIF_SetPrescale()
1258 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalMAD2.c782 MS_U8 u8DspCodeType; in HAL_MAD2_RebootDsp() local
798 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_MAD2_RebootDsp()
816 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_MAD2_RebootDsp()
H A DhalAUDIO.c6768 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6776 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
6799 HAL_MAD_LoadCode((AUDIO_DSP_CODE_TYPE)u8DspCodeType); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/mustang/audio/
H A DhalSIF.c1126 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1131 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1134 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1139 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1146 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1227 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1232 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1239 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
/utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/
H A DhalSIF.c1130 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1135 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1138 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1143 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1150 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1231 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1236 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1243 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c6576 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6583 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/mainz/audio/
H A DhalSIF.c1149 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1154 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1157 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1162 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1169 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_DEBUG, "\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType); in HAL_SIF_SetPrescale()
1250 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1255 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1262 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_DEBUG, "\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c5516 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
5523 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/messi/audio/
H A DhalSIF.c1125 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1130 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1133 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1138 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1145 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_DEBUG, "\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType); in HAL_SIF_SetPrescale()
1226 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1231 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1238 … AUDIO_PRINT(AUDIO_DEBUG_LEVEL_DEBUG, "\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c5500 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
5507 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/
H A DhalSIF.c1130 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1135 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1138 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1143 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1150 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1231 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1236 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1243 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
H A DhalAUDIO.c6735 MS_U8 u8DspCodeType; in HAL_AUDIO_RebootDecDSP() local
6742 u8DspCodeType=(MS_U8)(HAL_AUDIO_GetDspCodeType()); in HAL_AUDIO_RebootDecDSP()
/utopia/UTPA2-700.0.x/modules/audio/hal/maldives/audio/
H A DhalSIF.c1140 MS_U8 u8DspCodeType; in HAL_SIF_SetPrescale() local
1145 u8DspCodeType=HAL_SIF_GetDspCodeType(); in HAL_SIF_SetPrescale()
1148 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1153 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1160 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()
1241 if (u8DspCodeType == AU_SIF_BTSC) in HAL_SIF_SetPrescale()
1246 else if (u8DspCodeType == AU_SIF_PALSUM) in HAL_SIF_SetPrescale()
1253 DBG_SIF(printf("\r\n set prescale DSP type error!! %x \r\n",u8DspCodeType)); in HAL_SIF_SetPrescale()