| /utopia/UTPA2-700.0.x/modules/mfc/drv/mfc/ |
| H A D | drvMFC.c | 124 void MDrv_URSA_SetVFreq(MS_U16 u16Inputfreq, MS_BOOL bEnableFPLL) in MDrv_URSA_SetVFreq() argument 126 if(u16Inputfreq < 100) u16Inputfreq *=100; in MDrv_URSA_SetVFreq() 129 if(u16Inputfreq < 5500 && u16Inputfreq >= 4500) in MDrv_URSA_SetVFreq() 130 u16Inputfreq = 5000; in MDrv_URSA_SetVFreq() 132 if(u16Inputfreq < 6500 && u16Inputfreq >= 5500) in MDrv_URSA_SetVFreq() 133 u16Inputfreq = 6000; in MDrv_URSA_SetVFreq() 135 if(u16Inputfreq > 6000) in MDrv_URSA_SetVFreq() 136 u16Inputfreq = 6000; in MDrv_URSA_SetVFreq() 137 else if(u16Inputfreq < 5000) in MDrv_URSA_SetVFreq() 138 u16Inputfreq = 5000; in MDrv_URSA_SetVFreq() [all …]
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maxim/mfc/ |
| H A D | madp_mfc.c | 830 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL) in MAdp_MFC_SetVFreq() argument 833 MDrv_MFC_SetVFreq(u16Inputfreq, enableFPLL); in MAdp_MFC_SetVFreq()
|
| H A D | madp_mfc.h | 149 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| H A D | mdrv_mfc.h | 253 void MDrv_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7621/mfc/ |
| H A D | madp_mfc.c | 830 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL) in MAdp_MFC_SetVFreq() argument 833 MDrv_MFC_SetVFreq(u16Inputfreq, enableFPLL); in MAdp_MFC_SetVFreq()
|
| H A D | madp_mfc.h | 149 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| H A D | mdrv_mfc.h | 253 void MDrv_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/M7821/mfc/ |
| H A D | madp_mfc.c | 830 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL) in MAdp_MFC_SetVFreq() argument 833 MDrv_MFC_SetVFreq(u16Inputfreq, enableFPLL); in MAdp_MFC_SetVFreq()
|
| H A D | madp_mfc.h | 149 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| H A D | mdrv_mfc.h | 253 void MDrv_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/macan/mfc/ |
| H A D | madp_mfc.c | 830 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL) in MAdp_MFC_SetVFreq() argument 833 MDrv_MFC_SetVFreq(u16Inputfreq, enableFPLL); in MAdp_MFC_SetVFreq()
|
| H A D | madp_mfc.h | 149 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| H A D | mdrv_mfc.h | 253 void MDrv_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/maserati/mfc/ |
| H A D | madp_mfc.c | 830 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL) in MAdp_MFC_SetVFreq() argument 833 MDrv_MFC_SetVFreq(u16Inputfreq, enableFPLL); in MAdp_MFC_SetVFreq()
|
| H A D | madp_mfc.h | 149 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| H A D | mdrv_mfc.h | 253 void MDrv_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| /utopia/UTPA2-700.0.x/modules/mfc/hal/manhattan/mfc/ |
| H A D | madp_mfc.c | 830 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL) in MAdp_MFC_SetVFreq() argument 833 MDrv_MFC_SetVFreq(u16Inputfreq, enableFPLL); in MAdp_MFC_SetVFreq()
|
| H A D | madp_mfc.h | 149 void MAdp_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| H A D | mdrv_mfc.h | 253 void MDrv_MFC_SetVFreq(U16 u16Inputfreq, BOOL enableFPLL);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMFC.h | 193 void MDrv_URSA_SetVFreq(MS_U16 u16Inputfreq, MS_BOOL bEnableFPLL);
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvMFC.h | 193 void MDrv_URSA_SetVFreq(MS_U16 u16Inputfreq, MS_BOOL bEnableFPLL);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 26481 void MDrv_URSA_SetVFreq(MS_U16 u16Inputfreq, MS_BOOL bEnableFPLL);
|