Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dtwl4030.c89 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read() function
295 reg = twl4030_read(component, TWL4030_REG_MISC_SET_1); in twl4030_init_chip()
312 reg = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in twl4030_init_chip()
320 reg = twl4030_read(component, TWL4030_REG_ANAMICL); in twl4030_init_chip()
576 twl4030_write(component, reg, twl4030_read(component, reg)); \
596 hs_ctl = twl4030_read(component, reg); in handsfree_ramp()
685 audio_if = twl4030_read(component, TWL4030_REG_AUDIO_IF); in aif_event()
715 hs_gain = twl4030_read(component, TWL4030_REG_HS_GAIN_SET); in headset_ramp()
716 hs_pop = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in headset_ramp()
853 (twl4030_read(component, reg) >> shift) & mask; in snd_soc_get_volsw_twl4030()
[all …]