| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c | 2998 && gSrcInfo[MAIN_WINDOW].bEnableFPLL in _MDrv_XC_Set_FPLL_Thresh_Mode() 3002 …DOW].bR_FBL) ) || gSrcInfo[MAIN_WINDOW].Status2.bMVOPHSKMode) && gSrcInfo[MAIN_WINDOW].bEnableFPLL) in _MDrv_XC_Set_FPLL_Thresh_Mode() 3029 && gSrcInfo[MAIN_WINDOW].bEnableFPLL in _MDrv_XC_PQ_Set_FPLL_Thresh_Mode() 3033 …DOW].bR_FBL) ) || gSrcInfo[MAIN_WINDOW].Status2.bMVOPHSKMode) && gSrcInfo[MAIN_WINDOW].bEnableFPLL) in _MDrv_XC_PQ_Set_FPLL_Thresh_Mode() 5406 &gSrcInfo[eWindow].bEnableFPLL, in MApi_XC_SetPanelTiming_FSM() 5427 if (gSrcInfo[eWindow].bEnableFPLL == FALSE) in MApi_XC_SetPanelTiming_FSM() 5561 if(gSrcInfo[eWindow].bEnableFPLL in MApi_XC_SetPanelTiming_FSM() 5579 MDrv_SC_set_fpll(pInstance, gSrcInfo[eWindow].bEnableFPLL, 0, 0); in MApi_XC_SetPanelTiming_FSM() 5586 bEnable = gSrcInfo[eWindow].bEnableFPLL; in MApi_XC_SetPanelTiming_FSM() 5588 MDrv_SC_set_fpll(pInstance, bEnable, gSrcInfo[eWindow].bEnableFPLL, 0); in MApi_XC_SetPanelTiming_FSM() [all …]
|
| H A D | mdrv_sc_display.c.0 | 2996 && gSrcInfo[MAIN_WINDOW].bEnableFPLL 3000 …DOW].bR_FBL) ) || gSrcInfo[MAIN_WINDOW].Status2.bMVOPHSKMode) && gSrcInfo[MAIN_WINDOW].bEnableFPLL) 3027 && gSrcInfo[MAIN_WINDOW].bEnableFPLL 3031 …DOW].bR_FBL) ) || gSrcInfo[MAIN_WINDOW].Status2.bMVOPHSKMode) && gSrcInfo[MAIN_WINDOW].bEnableFPLL) 5404 &gSrcInfo[eWindow].bEnableFPLL, 5425 if (gSrcInfo[eWindow].bEnableFPLL == FALSE) 5559 if(gSrcInfo[eWindow].bEnableFPLL 5577 MDrv_SC_set_fpll(pInstance, gSrcInfo[eWindow].bEnableFPLL, 0, 0); 5584 bEnable = gSrcInfo[eWindow].bEnableFPLL; 5586 MDrv_SC_set_fpll(pInstance, bEnable, gSrcInfo[eWindow].bEnableFPLL, 0); [all …]
|
| H A D | mdrv_frc.c | 496 if((gSrcInfo[MAIN_WINDOW].bEnableFPLL == FALSE) in MDrv_XC_SendCmdToFRC()
|
| H A D | mvideo.c | 6125 …(gSrcInfo[eWindow].bEnableFPLL && (gSrcInfo[MAIN_WINDOW].stCapWin.height < gSrcInfo[MAIN_WINDOW].u… in MApi_XC_SetWindow_U2() 8753 DrvStatusEx.bEnableFPLL = gSrcInfo[eWindow].bEnableFPLL; in MApi_XC_GetStatusEx_U2() 8953 pDrvStatus->bEnableFPLL = gSrcInfo[eWindow].bEnableFPLL; in MDrv_XC_GetStatus()
|
| H A D | mvideo.c.0 | 6115 …(gSrcInfo[eWindow].bEnableFPLL && (gSrcInfo[MAIN_WINDOW].stCapWin.height < gSrcInfo[MAIN_WINDOW].u… 8741 DrvStatusEx.bEnableFPLL = gSrcInfo[eWindow].bEnableFPLL; 8941 pDrvStatus->bEnableFPLL = gSrcInfo[eWindow].bEnableFPLL;
|
| /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 142 MAdp_MFC_SetVFreq(u16Inputfreq, bEnableFPLL); in MDrv_URSA_SetVFreq()
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMFC.h | 193 void MDrv_URSA_SetVFreq(MS_U16 u16Inputfreq, MS_BOOL bEnableFPLL);
|
| H A D | apiXC_EX.h | 1010 MS_BOOL bEnableFPLL; ///<enable FPLL or not member 1110 MS_BOOL bEnableFPLL; ///<enable FPLL or not member
|
| H A D | apiXC.h | 1409 MS_BOOL bEnableFPLL; ///<enable FPLL or not member 1509 MS_BOOL bEnableFPLL; ///<enable FPLL or not member
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvMFC.h | 193 void MDrv_URSA_SetVFreq(MS_U16 u16Inputfreq, MS_BOOL bEnableFPLL);
|
| H A D | apiXC_EX.h | 972 MS_BOOL bEnableFPLL; ///<enable FPLL or not member 1066 MS_BOOL bEnableFPLL; ///<enable FPLL or not member
|
| H A D | apiXC.h | 1209 MS_BOOL bEnableFPLL; ///<enable FPLL or not member 1303 MS_BOOL bEnableFPLL; ///<enable FPLL or not member
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/include/ |
| H A D | mvideo_context.h | 759 MS_BOOL bEnableFPLL; ///<enable FPLL or not member
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/ |
| H A D | mhal_sc.c | 2783 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 2788 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/ |
| H A D | mhal_sc.c | 2803 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 2808 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_sc.c | 3769 if(!gSrcInfo[MAIN_WINDOW].bEnableFPLL) in HAL_SC_WaitFPLLDone() 4171 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 4176 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_sc.c | 3682 if(!gSrcInfo[MAIN_WINDOW].bEnableFPLL) in HAL_SC_WaitFPLLDone() 4066 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 4071 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_sc.c | 3800 if(!gSrcInfo[MAIN_WINDOW].bEnableFPLL) in HAL_SC_WaitFPLLDone() 4167 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 4172 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_sc.c | 4000 if(!gSrcInfo[MAIN_WINDOW].bEnableFPLL) in HAL_SC_WaitFPLLDone() 4371 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 4376 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/ |
| H A D | mhal_sc.c | 3524 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 3529 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/ |
| H A D | mhal_sc.c | 3650 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 3655 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/ |
| H A D | mhal_sc.c | 4449 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 4454 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/ |
| H A D | mhal_sc.c | 5006 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 5011 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/ |
| H A D | mhal_sc.c | 4897 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 4902 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/ |
| H A D | mhal_sc.c | 5278 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit() 5283 gSrcInfo[MAIN_WINDOW].bEnableFPLL = FALSE; in HAL_SC_Set_FPLL_Limit()
|