Home
last modified time | relevance | path

Searched refs:g_ucVifSoundSystemType (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vif/hal/manhattan/vif/
H A DhalVIF.c263 BYTE g_ucVifSoundSystemType; variable
2034 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2669 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2672 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3510 if (g_ucVifSoundSystemType==0) in msVifHandler()
3512 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3514 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3516 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3518 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3520 else if (g_ucVifSoundSystemType==5) in msVifHandler()
[all …]
/utopia/UTPA2-700.0.x/modules/vif/hal/maldives/vif/
H A DhalVIF.c2013 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2646 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2649 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3505 if (g_ucVifSoundSystemType==0) in msVifHandler()
3507 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3509 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3511 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3513 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3515 else if (g_ucVifSoundSystemType==5) in msVifHandler()
3517 else if (g_ucVifSoundSystemType==6) in msVifHandler()
[all …]
H A DhalVIF.h244 BYTE g_ucVifSoundSystemType; variable
/utopia/UTPA2-700.0.x/modules/vif/hal/mustang/vif/
H A DhalVIF.c2122 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2755 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2758 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3633 if (g_ucVifSoundSystemType==0) in msVifHandler()
3635 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3637 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3639 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3641 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3643 else if (g_ucVifSoundSystemType==5) in msVifHandler()
3645 else if (g_ucVifSoundSystemType==6) in msVifHandler()
[all …]
H A DhalVIF.h244 BYTE g_ucVifSoundSystemType; variable
/utopia/UTPA2-700.0.x/modules/vif/hal/mainz/vif/
H A DhalVIF.c2024 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2657 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2660 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3501 if (g_ucVifSoundSystemType==0) in msVifHandler()
3503 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3505 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3507 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3509 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3511 else if (g_ucVifSoundSystemType==5) in msVifHandler()
3513 else if (g_ucVifSoundSystemType==6) in msVifHandler()
[all …]
H A DhalVIF.h247 BYTE g_ucVifSoundSystemType; variable
/utopia/UTPA2-700.0.x/modules/vif/hal/messi/vif/
H A DhalVIF.c2024 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2657 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2660 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3501 if (g_ucVifSoundSystemType==0) in msVifHandler()
3503 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3505 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3507 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3509 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3511 else if (g_ucVifSoundSystemType==5) in msVifHandler()
3513 else if (g_ucVifSoundSystemType==6) in msVifHandler()
[all …]
H A DhalVIF.h247 BYTE g_ucVifSoundSystemType; variable
/utopia/UTPA2-700.0.x/modules/vif/hal/maserati/vif/
H A DhalVIF.c263 BYTE g_ucVifSoundSystemType; variable
2321 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2959 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2962 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3839 if (g_ucVifSoundSystemType==0) in msVifHandler()
3841 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3843 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3845 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3847 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3849 else if (g_ucVifSoundSystemType==5) in msVifHandler()
[all …]
/utopia/UTPA2-700.0.x/modules/vif/hal/M7821/vif/
H A DhalVIF.c263 BYTE g_ucVifSoundSystemType; variable
2321 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2959 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2962 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3839 if (g_ucVifSoundSystemType==0) in msVifHandler()
3841 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3843 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3845 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3847 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3849 else if (g_ucVifSoundSystemType==5) in msVifHandler()
[all …]
/utopia/UTPA2-700.0.x/modules/vif/hal/maxim/vif/
H A DhalVIF.c263 BYTE g_ucVifSoundSystemType; variable
2331 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2969 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2972 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3857 if (g_ucVifSoundSystemType==0) in msVifHandler()
3859 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3861 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3863 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3865 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3867 else if (g_ucVifSoundSystemType==5) in msVifHandler()
[all …]
/utopia/UTPA2-700.0.x/modules/vif/hal/M7621/vif/
H A DhalVIF.c263 BYTE g_ucVifSoundSystemType; variable
2322 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2960 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2963 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3848 if (g_ucVifSoundSystemType==0) in msVifHandler()
3850 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3852 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3854 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3856 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3858 else if (g_ucVifSoundSystemType==5) in msVifHandler()
[all …]
/utopia/UTPA2-700.0.x/modules/vif/hal/mooney/vif/
H A DhalVIF.c2123 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2759 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2762 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3661 if (g_ucVifSoundSystemType==0) in msVifHandler()
3663 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3665 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3667 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3669 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3671 else if (g_ucVifSoundSystemType==5) in msVifHandler()
3673 else if (g_ucVifSoundSystemType==6) in msVifHandler()
[all …]
H A DhalVIF.h247 BYTE g_ucVifSoundSystemType; variable
/utopia/UTPA2-700.0.x/modules/vif/hal/macan/vif/
H A DhalVIF.c2309 g_ucVifSoundSystemType = ucSoundSystem; in msVifSetSoundSystem()
2945 if ((g_ucVifSoundSystemType == VIF_SOUND_L) || (g_ucVifSoundSystemType == VIF_SOUND_LL)) in msVifInitial()
2948 … g_bCheckIFFreq = (g_ucVifSoundSystemType == VIF_SOUND_L) ? 0 : 1; // 0: 38.9 MHz; 1: 33.9 MHz in msVifInitial()
3825 if (g_ucVifSoundSystemType==0) in msVifHandler()
3827 else if (g_ucVifSoundSystemType==1) in msVifHandler()
3829 else if (g_ucVifSoundSystemType==2) in msVifHandler()
3831 else if (g_ucVifSoundSystemType==3) in msVifHandler()
3833 else if (g_ucVifSoundSystemType==4) in msVifHandler()
3835 else if (g_ucVifSoundSystemType==5) in msVifHandler()
3837 else if (g_ucVifSoundSystemType==6) in msVifHandler()
[all …]
H A DhalVIF.h247 BYTE g_ucVifSoundSystemType; variable