twl6040_write     184 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_MICLCTL, 0x18);
twl6040_write     185 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_MICRCTL, 0x18);
twl6040_write     192 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HSGAIN, 0xff);
twl6040_write     193 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_EARCTL, 0x1e);
twl6040_write     194 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HFLGAIN, 0x1d);
twl6040_write     195 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HFRGAIN, 0x1d);
twl6040_write     196 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_LINEGAIN, 0);
twl6040_write     216 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HSLCTL, hslctl);
twl6040_write     217 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl);
twl6040_write     242 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HSLCTL, hslctl);
twl6040_write     243 sound/soc/codecs/twl6040.c 	twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl);
twl6040_write     845 sound/soc/codecs/twl6040.c 		twl6040_write(component, TWL6040_REG_GPOCTL, 0x02);
twl6040_write    1144 sound/soc/codecs/twl6040.c 	.write			= twl6040_write,