Searched refs:PLL_GET_POSTDIV1 (Results 1 – 2 of 2) sorted by relevance
91 #define PLL_GET_POSTDIV1(x) \ macro316 postdDv1 = PLL_GET_POSTDIV1(READ_REG(*(pSetup->conOffset1))); in HAL_CRU_GetPllFreq()477 postdDv1 = PLL_GET_POSTDIV1(READ_REG(*(pSetup->conOffset0))); in HAL_CRU_GetPllFreq()
46 #define PLL_GET_POSTDIV1(x) \ macro296 gpllDiv1 = PLL_GET_POSTDIV1(gpllCon0); in PM_RuntimeEnter()
Completed in 13 milliseconds