Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c3597 void MDrv_Scaler_GetLPLLPhaseOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir) in MDrv_Scaler_GetLPLLPhaseOfs() argument
3602 *pu32UpOfs = (MS_U32)MDrv_Read2Byte(L_BK_LPLL(0x11)); in MDrv_Scaler_GetLPLLPhaseOfs()
3607 void MDrv_Scaler_GetLPLLPrdOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir) in MDrv_Scaler_GetLPLLPrdOfs() argument
3612 *pu32UpOfs = (MS_U32)MDrv_Read2Byte(L_BK_LPLL(0x13)); in MDrv_Scaler_GetLPLLPrdOfs()
H A Dmdrv_sc_display.c.03595 void MDrv_Scaler_GetLPLLPhaseOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir)
3600 *pu32UpOfs = (MS_U32)MDrv_Read2Byte(L_BK_LPLL(0x11));
3605 void MDrv_Scaler_GetLPLLPrdOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir)
3610 *pu32UpOfs = (MS_U32)MDrv_Read2Byte(L_BK_LPLL(0x13));