Searched refs:chipcHw_REG_PLL_STATUS_LOCKED (Results 1 – 2 of 2) sorted by relevance
131 while (!(pChipcHw->PLLStatus2 & chipcHw_REG_PLL_STATUS_LOCKED)) in chipcHw_pll2Enable()226 while (!(pChipcHw->PLLStatus & chipcHw_REG_PLL_STATUS_LOCKED) in chipcHw_pll1Enable()228 PLLStatus2 & chipcHw_REG_PLL_STATUS_LOCKED)) in chipcHw_pll1Enable()
144 #define chipcHw_REG_PLL_STATUS_LOCKED 0x00000001 /* PLL is settled */ macro