Searched refs:twl4030_write (Results 1 - 1 of 1) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dtwl4030.c148 static int twl4030_write(struct snd_soc_component *component, unsigned int reg, function
288 twl4030_write(component, TWL4030_REG_MISC_SET_1,
291 twl4030_write(component, TWL4030_REG_OPTION,
296 twl4030_write(component, TWL4030_REG_ARXR2_APGA_CTL, 0x32);
307 twl4030_write(component, TWL4030_REG_HS_POPN_SET, reg);
315 twl4030_write(component, TWL4030_REG_ANAMICL,
568 twl4030_write(component, reg, twl4030_read(component, reg)); \
593 twl4030_write(component, reg, hs_ctl);
596 twl4030_write(component, reg, hs_ctl);
600 twl4030_write(componen
[all...]

Completed in 133 milliseconds