Home
last modified time | relevance | path

Searched refs:twl6040_write (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Dtwl6040.c173 static int twl6040_write(struct snd_soc_component *component, in twl6040_write() function
198 twl6040_write(component, TWL6040_REG_MICLCTL, 0x18); in twl6040_init_chip()
199 twl6040_write(component, TWL6040_REG_MICRCTL, 0x18); in twl6040_init_chip()
206 twl6040_write(component, TWL6040_REG_HSGAIN, 0xff); in twl6040_init_chip()
207 twl6040_write(component, TWL6040_REG_EARCTL, 0x1e); in twl6040_init_chip()
208 twl6040_write(component, TWL6040_REG_HFLGAIN, 0x1d); in twl6040_init_chip()
209 twl6040_write(component, TWL6040_REG_HFRGAIN, 0x1d); in twl6040_init_chip()
210 twl6040_write(component, TWL6040_REG_LINEGAIN, 0); in twl6040_init_chip()
230 twl6040_write(component, TWL6040_REG_HSLCTL, hslctl); in headset_power_mode()
231 twl6040_write(component, TWL6040_REG_HSRCTL, hsrctl); in headset_power_mode()
[all …]