twl4030_read
reg = twl4030_read(component, TWL4030_REG_OPTION);
if (!(twl4030_read(component, TWL4030_REG_CODEC_MODE) &
format = twl4030_read(component, TWL4030_REG_AUDIO_IF);
mode = twl4030_read(component, TWL4030_REG_CODEC_MODE);
old_mode = twl4030_read(component,
old_format = twl4030_read(component, TWL4030_REG_AUDIO_IF);
old_format = twl4030_read(component, TWL4030_REG_AUDIO_IF);
u8 reg = twl4030_read(component, TWL4030_REG_AUDIO_IF);
reg = twl4030_read(component, TWL4030_REG_OPTION);
mode = twl4030_read(component, TWL4030_REG_CODEC_MODE)
old_mode = twl4030_read(component,
old_format = twl4030_read(component, TWL4030_REG_VOICE_IF);
u8 reg = twl4030_read(component, TWL4030_REG_VOICE_IF);
.read = twl4030_read,
reg = twl4030_read(component, TWL4030_REG_MISC_SET_1);
reg = twl4030_read(component, TWL4030_REG_HS_POPN_SET);
reg = twl4030_read(component, TWL4030_REG_ANAMICL);
twl4030_write(component, reg, twl4030_read(component, reg)); \
hs_ctl = twl4030_read(component, reg);
audio_if = twl4030_read(component, TWL4030_REG_AUDIO_IF);
hs_gain = twl4030_read(component, TWL4030_REG_HS_GAIN_SET);
hs_pop = twl4030_read(component, TWL4030_REG_HS_POPN_SET);
(twl4030_read(component, reg) >> shift) & mask;
(twl4030_read(component, reg) >> rshift) & mask;
(twl4030_read(component, reg) >> shift) & mask;
(twl4030_read(component, reg2) >> shift) & mask;