Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dwcd9335.c2616 u16 amic_reg, bool set) in wcd9335_codec_set_tx_hold()
2621 if (amic_reg == WCD9335_ANA_AMIC1 || amic_reg == WCD9335_ANA_AMIC3 || in wcd9335_codec_set_tx_hold()
2622 amic_reg == WCD9335_ANA_AMIC5) in wcd9335_codec_set_tx_hold()
2627 switch (amic_reg) { in wcd9335_codec_set_tx_hold()
2645 __func__, amic_reg);
2612 wcd9335_codec_set_tx_hold(struct snd_soc_component * comp,u16 amic_reg,bool set) wcd9335_codec_set_tx_hold() argument
H A Dwcd934x.c5057 u16 amic_reg, bool set) in wcd934x_codec_set_tx_hold() argument
5062 if (amic_reg == WCD934X_ANA_AMIC1 || in wcd934x_codec_set_tx_hold()
5063 amic_reg == WCD934X_ANA_AMIC3) in wcd934x_codec_set_tx_hold()
5068 switch (amic_reg) { in wcd934x_codec_set_tx_hold()