Searched refs:bDir (Results 1 – 2 of 2) sorted by relevance
3597 void MDrv_Scaler_GetLPLLPhaseOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir) in MDrv_Scaler_GetLPLLPhaseOfs() argument3603 *bDir = MDrv_ReadRegBit(L_BK_LPLL(0x12), BIT(0)); in MDrv_Scaler_GetLPLLPhaseOfs()3607 void MDrv_Scaler_GetLPLLPrdOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir) in MDrv_Scaler_GetLPLLPrdOfs() argument3613 *bDir = MDrv_ReadRegBit(L_BK_LPLL(0x14), BIT(0)); in MDrv_Scaler_GetLPLLPrdOfs()
3595 void MDrv_Scaler_GetLPLLPhaseOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir)3601 *bDir = MDrv_ReadRegBit(L_BK_LPLL(0x12), BIT(0));3605 void MDrv_Scaler_GetLPLLPrdOfs(MS_U32* pu32UpOfs, MS_BOOL *bDir)3611 *bDir = MDrv_ReadRegBit(L_BK_LPLL(0x14), BIT(0));