Home
last modified time | relevance | path

Searched refs:_fpPQSetFPLLThreshMode (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c267 static void (*_fpPQSetFPLLThreshMode)(MS_U8) = NULL; variable
757 _fpPQSetFPLLThreshMode = fpPQCB; in MApi_XC_RegisterPQSetFPLLThreshMode_U2()
3036 if (_fpPQSetFPLLThreshMode != NULL) in _MDrv_XC_PQ_Set_FPLL_Thresh_Mode()
3038 _fpPQSetFPLLThreshMode(MAIN_WINDOW); in _MDrv_XC_PQ_Set_FPLL_Thresh_Mode()
3041 _fpPQSetFPLLThreshMode(SUB_WINDOW); in _MDrv_XC_PQ_Set_FPLL_Thresh_Mode()
H A Dmdrv_sc_display.c.0267 static void (*_fpPQSetFPLLThreshMode)(MS_U8) = NULL;
757 _fpPQSetFPLLThreshMode = fpPQCB;
3034 if (_fpPQSetFPLLThreshMode != NULL)
3036 _fpPQSetFPLLThreshMode(MAIN_WINDOW);
3039 _fpPQSetFPLLThreshMode(SUB_WINDOW);