PLL_PH_EN
return !!(clockman_read(clockman, data->ph_reg) & PLL_PH_EN);
ph_reg |= PLL_PH_EN;
clockman_read(clockman, data->ph_reg) & ~PLL_PH_EN);