RT5682_GLB_CLK
regmap_update_bits(rt5682->regmap, RT5682_GLB_CLK,
val = snd_soc_component_read(component, RT5682_GLB_CLK);
val = snd_soc_component_read(component, RT5682_GLB_CLK);
val = snd_soc_component_read(component, RT5682_GLB_CLK);
snd_soc_component_update_bits(component, RT5682_GLB_CLK,
snd_soc_component_update_bits(component, RT5682_GLB_CLK,
RT5682_GLB_CLK, RT5682_PLL2_SRC_MASK,
RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK,
RT5682_GLB_CLK, RT5682_PLL1_SRC_MASK,
regmap_write(rt5682->regmap, RT5682_GLB_CLK, 0x8000);
regmap_write(rt5682->regmap, RT5682_GLB_CLK, 0x0000);
case RT5682_GLB_CLK: