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