WM9081_ANALOGUE_SPEAKER_2
case WM9081_ANALOGUE_SPEAKER_2:
static SOC_ENUM_SINGLE_DECL(speaker_mode, WM9081_ANALOGUE_SPEAKER_2, 6,
reg = snd_soc_component_read(component, WM9081_ANALOGUE_SPEAKER_2);
unsigned int reg2 = snd_soc_component_read(component, WM9081_ANALOGUE_SPEAKER_2);
snd_soc_component_write(component, WM9081_ANALOGUE_SPEAKER_2, reg2);