• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/codecs/

Lines Matching refs:twl6040_write

214 static int twl6040_write(struct snd_soc_codec *codec,
230 twl6040_write(codec, TWL6040_REG_ACCCTL, cache[TWL6040_REG_ACCCTL]);
243 twl6040_write(codec, reg, cache[reg]);
254 twl6040_write(codec, reg, cache[reg]);
270 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
274 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
278 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
282 twl6040_write(codec, TWL6040_REG_NCPCTL, ncpctl);
286 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
290 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
293 twl6040_write(codec, TWL6040_REG_ACCCTL, accctl);
296 twl6040_write(codec, TWL6040_REG_ACCCTL, accctl);
299 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
314 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
318 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
321 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
325 twl6040_write(codec, TWL6040_REG_NCPCTL, ncpctl);
329 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
333 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
336 twl6040_write(codec, TWL6040_REG_LDOCTL, ldoctl);
357 twl6040_write(codec, TWL6040_REG_HSLCTL, hslctl);
358 twl6040_write(codec, TWL6040_REG_HSRCTL, hsrctl);
833 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
886 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
889 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
891 twl6040_write(codec, TWL6040_REG_HPPLLCTL, hppllctl);
913 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
954 twl6040_write(codec, TWL6040_REG_HPPLLCTL, hppllctl);
957 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
959 twl6040_write(codec, TWL6040_REG_LPPLLCTL, lppllctl);
1114 codec->write = twl6040_write;