Searched refs:twl4030_read (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
D | twl4030.c | 89 static unsigned int twl4030_read(struct snd_soc_codec *codec, unsigned int reg) in twl4030_read() function 294 reg = twl4030_read(codec, TWL4030_REG_MISC_SET_1); in twl4030_init_chip() 311 reg = twl4030_read(codec, TWL4030_REG_HS_POPN_SET); in twl4030_init_chip() 319 reg = twl4030_read(codec, TWL4030_REG_ANAMICL); in twl4030_init_chip() 575 twl4030_write(codec, reg, twl4030_read(codec, reg)); \ 595 hs_ctl = twl4030_read(codec, reg); in handsfree_ramp() 684 audio_if = twl4030_read(codec, TWL4030_REG_AUDIO_IF); in aif_event() 714 hs_gain = twl4030_read(codec, TWL4030_REG_HS_GAIN_SET); in headset_ramp() 715 hs_pop = twl4030_read(codec, TWL4030_REG_HS_POPN_SET); in headset_ramp() 1635 reg = twl4030_read(codec, TWL4030_REG_OPTION); in twl4030_tdm_enable() [all …]
|