WM8993_HPOUT2_IN_ENA
u16 reg = snd_soc_component_read(component, WM8993_ANTIPOP1) & ~WM8993_HPOUT2_IN_ENA;
reg |= WM8993_HPOUT2_IN_ENA;