Searched refs:twl4030_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | twl4030.c | 312 reg = twl4030_read(component, TWL4030_REG_ANAMICL); in twl4030_init_chip() 588 hs_ctl = twl4030_read(component, reg); in handsfree_ramp() 847 (twl4030_read(component, reg) >> shift) & mask; in snd_soc_get_volsw_twl4030() 854 (twl4030_read(component, reg) >> rshift) & mask; in snd_soc_get_volsw_twl4030() 905 (twl4030_read(component, reg) >> shift) & mask; in snd_soc_get_volsw_r2_twl4030() 907 (twl4030_read(component, reg2) >> shift) & mask; in snd_soc_get_volsw_r2_twl4030() 1630 reg = twl4030_read(component, TWL4030_REG_OPTION); in twl4030_tdm_enable() 1724 old_mode = twl4030_read(component, in twl4030_hw_params() 1914 reg = twl4030_read(component, TWL4030_REG_OPTION); in twl4030_voice_enable() 1982 old_mode = twl4030_read(component, in twl4030_voice_hw_params() [all …]
|