Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/codecs/
Dtwl4030.c75 static unsigned int twl4030_read(struct snd_soc_component *component, unsigned int reg) in twl4030_read() function
281 reg = twl4030_read(component, TWL4030_REG_MISC_SET_1); in twl4030_init_chip()
298 reg = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in twl4030_init_chip()
306 reg = twl4030_read(component, TWL4030_REG_ANAMICL); in twl4030_init_chip()
562 twl4030_write(component, reg, twl4030_read(component, reg)); \
582 hs_ctl = twl4030_read(component, reg); in handsfree_ramp()
671 audio_if = twl4030_read(component, TWL4030_REG_AUDIO_IF); in aif_event()
701 hs_gain = twl4030_read(component, TWL4030_REG_HS_GAIN_SET); in headset_ramp()
702 hs_pop = twl4030_read(component, TWL4030_REG_HS_POPN_SET); in headset_ramp()
839 (twl4030_read(component, reg) >> shift) & mask; in snd_soc_get_volsw_twl4030()
[all …]