PLL_ACTIVE_FLAG
wait_for_pll(pll, PLL_ACTIVE_FLAG, 0, "enable")
wait_for_pll(pll, PLL_ACTIVE_FLAG, 1, "disable")
return pll_is_enabled(hw, PLL_ACTIVE_FLAG);