TWL4030_REG_CODEC_MODE
audio->resource[TWL4030_AUDIO_RES_POWER].reg = TWL4030_REG_CODEC_MODE;
if (!(twl4030_read(component, TWL4030_REG_CODEC_MODE) &
mode = twl4030_read(component, TWL4030_REG_CODEC_MODE);
TWL4030_REG_CODEC_MODE) & ~TWL4030_CODECPDZ;
twl4030_write(component, TWL4030_REG_CODEC_MODE, mode);
twl4030_write(component, TWL4030_REG_CODEC_MODE, mode);
mode = twl4030_read(component, TWL4030_REG_CODEC_MODE)
TWL4030_REG_CODEC_MODE) & ~TWL4030_CODECPDZ;
twl4030_write(component, TWL4030_REG_CODEC_MODE, mode);
twl4030_write(component, TWL4030_REG_CODEC_MODE, mode);
TWL4030_REG_CODEC_MODE, 0,