TWL4030_REG_VOICE_IF
TWL4030_REG_VOICE_IF, 6, 0),
TWL4030_REG_VOICE_IF, 5, 0),
SND_SOC_DAPM_SUPPLY("VIF Enable", TWL4030_REG_VOICE_IF, 0, 0, NULL, 0),
old_format = twl4030_read(component, TWL4030_REG_VOICE_IF);
twl4030_write(component, TWL4030_REG_VOICE_IF, format);
twl4030_write(component, TWL4030_REG_VOICE_IF, format);
u8 reg = twl4030_read(component, TWL4030_REG_VOICE_IF);
return twl4030_write(component, TWL4030_REG_VOICE_IF, reg);