RT5663_SCLK_SRC_MASK
snd_soc_component_update_bits(component, RT5663_GLB_CLK, RT5663_SCLK_SRC_MASK,
val &= RT5663_SCLK_SRC_MASK;
snd_soc_component_update_bits(component, RT5663_GLB_CLK, RT5663_SCLK_SRC_MASK,
RT5663_SCLK_SRC_MASK, RT5663_SCLK_SRC_MCLK);