| /utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/ |
| H A D | mhal_sc.c | 2752 void HAL_SC_Set_FPLL_Limit(void *pInstance,MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound… in HAL_SC_Set_FPLL_Limit() argument 2785 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 2787 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 2791 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/ |
| H A D | mhal_sc.c | 2772 void HAL_SC_Set_FPLL_Limit(void *pInstance,MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound… in HAL_SC_Set_FPLL_Limit() argument 2805 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 2807 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 2811 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/drv/xc/ |
| H A D | mdrv_sc_display.c | 7119 …MS_U32 u32UpBound, u32LowBound, u32Steps = SLOWLY_MOVE_STEPS, u32DelayMs = 0; //delaytime=0 means … in MDrv_SC_set_output_dclk() local 7177 …u32UpBound = pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo.u32MaxSET * u32… in MDrv_SC_set_output_dclk() 7205 …u32UpBound = MDrv_PNL_CalculateLPLLSETbyDClk(pInstance, (MS_U64)pPanelInfoEx->u32MinDClk*10000, FA… in MDrv_SC_set_output_dclk() 7253 …ound = 0x%tx, u32LowBound = 0x%tx\n", (ptrdiff_t)u32PllSet, (ptrdiff_t)u32UpBound, (ptrdiff_t)u32L… in MDrv_SC_set_output_dclk() 7254 …, u32LowBound = 0x%tx\n", (ptrdiff_t)u32HighAccuratePllSet, (ptrdiff_t)u32UpBound, (ptrdiff_t)u32L… in MDrv_SC_set_output_dclk() 7262 , u32UpBound in MDrv_SC_set_output_dclk()
|
| H A D | mdrv_sc_display.c.0 | 7117 …MS_U32 u32UpBound, u32LowBound, u32Steps = SLOWLY_MOVE_STEPS, u32DelayMs = 0; //delaytime=0 means … 7175 …u32UpBound = pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo.u32MaxSET * u32… 7203 …u32UpBound = MDrv_PNL_CalculateLPLLSETbyDClk(pInstance, (MS_U64)pPanelInfoEx->u32MinDClk*10000, FA… 7251 …L_SETTIMING, "u32PllSet = 0x%tx, u32UpBound = 0x%tx, u32LowBound = 0x%tx\n", (ptrdiff_t)u32PllSet,… 7252 …ighAccuratePllSet = 0x%tx, u32UpBound = 0x%tx, u32LowBound = 0x%tx\n", (ptrdiff_t)u32HighAccurateP… 7260 , u32UpBound
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/ |
| H A D | mhal_sc.c | 3499 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL… in HAL_SC_Set_FPLL_Limit() argument 3526 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 3528 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 3532 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mustang/xc/include/ |
| H A D | mhal_sc.h | 343 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/include/ |
| H A D | mhal_sc.h | 362 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maldives/xc/include/ |
| H A D | mhal_sc.h | 343 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/include/ |
| H A D | mhal_sc.h | 362 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/include/ |
| H A D | mhal_sc.h | 361 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/include/ |
| H A D | mhal_sc.h | 361 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/messi/xc/include/ |
| H A D | mhal_sc.h | 352 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/include/ |
| H A D | mhal_sc.h | 352 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/ |
| H A D | mhal_sc.h | 362 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/macan/xc/include/ |
| H A D | mhal_sc.h | 364 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/include/ |
| H A D | mhal_sc.h | 384 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/mainz/xc/ |
| H A D | mhal_sc.c | 3625 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL… in HAL_SC_Set_FPLL_Limit() argument 3652 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 3654 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 3658 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/kano/xc/ |
| H A D | mhal_sc.c | 4146 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL… in HAL_SC_Set_FPLL_Limit() argument 4173 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 4175 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 4179 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/curry/xc/ |
| H A D | mhal_sc.c | 4041 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL… in HAL_SC_Set_FPLL_Limit() argument 4068 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 4070 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 4074 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6lite/xc/ |
| H A D | mhal_sc.c | 4142 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL… in HAL_SC_Set_FPLL_Limit() argument 4169 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 4171 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 4175 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/ |
| H A D | mhal_sc.h | 400 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/ |
| H A D | mhal_sc.h | 400 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/ |
| H A D | mhal_sc.h | 405 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/ |
| H A D | mhal_sc.h | 405 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL…
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/k6/xc/ |
| H A D | mhal_sc.c | 4346 …L_Limit(void *pInstance, MS_U32 *u32PllSet, MS_U32 u32LowBound, MS_U32 u32UpBound, MS_BOOL _bInFPL… in HAL_SC_Set_FPLL_Limit() argument 4373 else if (*u32PllSet >= u32UpBound) in HAL_SC_Set_FPLL_Limit() 4375 *u32PllSet = u32UpBound; in HAL_SC_Set_FPLL_Limit() 4379 u32LpllLimitHigh = u32UpBound - *u32PllSet; in HAL_SC_Set_FPLL_Limit()
|