PLL_CKE
regmap_update_bits(clk->regmap, GPR_REG3, PLL_CKE, PLL_CKE);
regmap_update_bits(clk->regmap, GPR_REG3, PLL_RST | PLL_CKE, 0);