WM9081_CLOCK_CONTROL_3
case WM9081_CLOCK_CONTROL_3:
clk_sys_reg = snd_soc_component_read(component, WM9081_CLOCK_CONTROL_3);
snd_soc_component_write(component, WM9081_CLOCK_CONTROL_3,
snd_soc_component_write(component, WM9081_CLOCK_CONTROL_3, clk_sys_reg);
reg = snd_soc_component_read(component, WM9081_CLOCK_CONTROL_3);
snd_soc_component_write(component, WM9081_CLOCK_CONTROL_3, reg);
SND_SOC_DAPM_SUPPLY("CLK_SYS", WM9081_CLOCK_CONTROL_3, 0, 0, clk_sys_event,
SND_SOC_DAPM_SUPPLY("CLK_DSP", WM9081_CLOCK_CONTROL_3, 1, 0, NULL, 0),
SND_SOC_DAPM_SUPPLY("TOCLK", WM9081_CLOCK_CONTROL_3, 2, 0, NULL, 0),