Searched refs:u32OrigFpllSet (Results 1 – 2 of 2) sorted by relevance
8310 MS_U32 u32OrigFpllSet; in MApi_XC_FpllBoundaryTest_U2() local8344 u32OrigFpllSet = MDrv_Read4Byte(L_BK_LPLL(0x0F)); in MApi_XC_FpllBoundaryTest_U2()8346 printf("MApi_XC_EnableFpllBoundaryTest(): std set = 0x%tx\n", (ptrdiff_t)u32OrigFpllSet); in MApi_XC_FpllBoundaryTest_U2()8351 MDrv_Write3Byte(L_BK_LPLL(0x0F), u32OrigFpllSet + u32FpllSetOffset); in MApi_XC_FpllBoundaryTest_U2()8353 MDrv_Write3Byte(L_BK_LPLL(0x0F), u32OrigFpllSet - u32FpllSetOffset); in MApi_XC_FpllBoundaryTest_U2()
8308 MS_U32 u32OrigFpllSet;8342 u32OrigFpllSet = MDrv_Read4Byte(L_BK_LPLL(0x0F));8344 printf("MApi_XC_EnableFpllBoundaryTest(): std set = 0x%tx\n", (ptrdiff_t)u32OrigFpllSet);8349 MDrv_Write3Byte(L_BK_LPLL(0x0F), u32OrigFpllSet + u32FpllSetOffset);8351 MDrv_Write3Byte(L_BK_LPLL(0x0F), u32OrigFpllSet - u32FpllSetOffset);