Searched refs:twl6040_read (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/soc/codecs/
H A Dtwl6040.c109 static unsigned int twl6040_read(struct snd_soc_codec *codec, unsigned int reg) twl6040_read() function
188 twl6040_read(codec, TWL6040_REG_TRIM1); twl6040_init_chip()
189 twl6040_read(codec, TWL6040_REG_TRIM2); twl6040_init_chip()
190 twl6040_read(codec, TWL6040_REG_TRIM3); twl6040_init_chip()
191 twl6040_read(codec, TWL6040_REG_HSOTRIM); twl6040_init_chip()
192 twl6040_read(codec, TWL6040_REG_HFOTRIM); twl6040_init_chip()
217 hslctl = twl6040_read(codec, TWL6040_REG_HSLCTL); headset_power_mode()
218 hsrctl = twl6040_read(codec, TWL6040_REG_HSRCTL); headset_power_mode()
245 hslctl = twl6040_read(codec, TWL6040_REG_HSLCTL); twl6040_hs_dac_event()
246 hsrctl = twl6040_read(codec, TWL6040_REG_HSRCTL); twl6040_hs_dac_event()
291 status = twl6040_read(codec, TWL6040_REG_STATUS); twl6040_hs_jack_report()
343 val = twl6040_read(codec, e->reg); twl6040_soc_dapm_put_vibra_enum()
569 return twl6040_read(codec, TWL6040_REG_TRIM1 + trim); twl6040_get_trim_value()
962 hslctl = twl6040_read(codec, TWL6040_REG_HSLCTL); twl6040_mute_path()
963 hsrctl = twl6040_read(codec, TWL6040_REG_HSRCTL); twl6040_mute_path()
964 earctl = twl6040_read(codec, TWL6040_REG_EARCTL); twl6040_mute_path()
980 hflctl = twl6040_read(codec, TWL6040_REG_HFLCTL); twl6040_mute_path()
981 hfrctl = twl6040_read(codec, TWL6040_REG_HFRCTL); twl6040_mute_path()
1150 .read = twl6040_read,

Completed in 42 milliseconds