Searched refs:MainDecoderId (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7621/audio/ |
| H A D | halAUDIO.c | 7693 MS_S8 MainDecoderId = -1; in HAL_AUDIO_SetDecodeSystem() local 7714 MainDecoderId = 0x1; in HAL_AUDIO_SetDecodeSystem() 7719 MainDecoderId = 0x0; in HAL_AUDIO_SetDecodeSystem() 7745 HALAUDIO_ERROR ("%s: MainDecoderId:%d \n", __FUNCTION__, MainDecoderId); in HAL_AUDIO_SetDecodeSystem() 7747 if (MainDecoderId != -1) in HAL_AUDIO_SetDecodeSystem() 7756 MainDecoderId = (MainDecoderId == 0x1) ? 0x0 : 0x1; in HAL_AUDIO_SetDecodeSystem() 7758 HALAUDIO_ERROR ("%s: 2MainDecoderId:%d \n", __FUNCTION__, MainDecoderId); in HAL_AUDIO_SetDecodeSystem() 7760 HAL_AUR2_WriteMaskByte(REG_SNDR2_MBOX_MAIN_SEL, 0x01, MainDecoderId); in HAL_AUDIO_SetDecodeSystem()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maxim/audio/ |
| H A D | halAUDIO.c | 7852 MS_S8 MainDecoderId = -1; in HAL_AUDIO_SetDecodeSystem() local 7873 MainDecoderId = 0x1; in HAL_AUDIO_SetDecodeSystem() 7878 MainDecoderId = 0x0; in HAL_AUDIO_SetDecodeSystem() 7904 HALAUDIO_ERROR ("%s: MainDecoderId:%d \n", __FUNCTION__, MainDecoderId); in HAL_AUDIO_SetDecodeSystem() 7906 if (MainDecoderId != -1) in HAL_AUDIO_SetDecodeSystem() 7915 MainDecoderId = (MainDecoderId == 0x1) ? 0x0 : 0x1; in HAL_AUDIO_SetDecodeSystem() 7917 HALAUDIO_ERROR ("%s: 2MainDecoderId:%d \n", __FUNCTION__, MainDecoderId); in HAL_AUDIO_SetDecodeSystem() 7919 HAL_AUR2_WriteMaskByte(REG_SNDR2_MBOX_MAIN_SEL, 0x01, MainDecoderId); in HAL_AUDIO_SetDecodeSystem()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/M7821/audio/ |
| H A D | halAUDIO.c | 8344 MS_S8 MainDecoderId = -1; in HAL_AUDIO_SetDecodeSystem() local 8363 MainDecoderId = 0x1; in HAL_AUDIO_SetDecodeSystem() 8368 MainDecoderId = 0x0; in HAL_AUDIO_SetDecodeSystem() 8388 if (MainDecoderId != -1) in HAL_AUDIO_SetDecodeSystem() 8397 MainDecoderId = (MainDecoderId == 0x1) ? 0x0 : 0x1; in HAL_AUDIO_SetDecodeSystem() 8400 HAL_AUR2_WriteMaskByte(REG_SNDR2_MBOX_MAIN_SEL, 0x01, MainDecoderId); in HAL_AUDIO_SetDecodeSystem()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/maserati/audio/ |
| H A D | halAUDIO.c | 8456 MS_S8 MainDecoderId = -1; in HAL_AUDIO_SetDecodeSystem() local 8475 MainDecoderId = 0x1; in HAL_AUDIO_SetDecodeSystem() 8480 MainDecoderId = 0x0; in HAL_AUDIO_SetDecodeSystem() 8500 if (MainDecoderId != -1) in HAL_AUDIO_SetDecodeSystem() 8509 MainDecoderId = (MainDecoderId == 0x1) ? 0x0 : 0x1; in HAL_AUDIO_SetDecodeSystem() 8512 HAL_AUR2_WriteMaskByte(REG_SNDR2_MBOX_MAIN_SEL, 0x01, MainDecoderId); in HAL_AUDIO_SetDecodeSystem()
|
| /utopia/UTPA2-700.0.x/modules/audio/hal/macan/audio/ |
| H A D | halAUDIO.c | 7748 MS_S8 MainDecoderId = -1; in HAL_AUDIO_SetDecodeSystem() local 7767 MainDecoderId = 0x1; in HAL_AUDIO_SetDecodeSystem() 7772 MainDecoderId = 0x0; in HAL_AUDIO_SetDecodeSystem() 7796 if (MainDecoderId != -1) in HAL_AUDIO_SetDecodeSystem() 7805 MainDecoderId = (MainDecoderId == 0x1) ? 0x0 : 0x1; in HAL_AUDIO_SetDecodeSystem() 7808 HAL_AUR2_WriteMaskByte(REG_SNDR2_MBOX_MAIN_SEL, 0x01, MainDecoderId); in HAL_AUDIO_SetDecodeSystem()
|