Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-core.c707 u8 mute_reg = 0; in tm6010_set_mute_sif() local
710 mute_reg = 0x08; in tm6010_set_mute_sif()
712 tm6000_set_reg_mask(dev, TM6010_REQ08_R0A_A_I2S_MOD, mute_reg, 0x08); in tm6010_set_mute_sif()
717 u8 mute_reg = 0; in tm6010_set_mute_adc() local
720 mute_reg = 0x20; in tm6010_set_mute_adc()
724 mute_reg, 0x20); in tm6010_set_mute_adc()
726 mute_reg, 0x20); in tm6010_set_mute_adc()
729 mute_reg, 0x20); in tm6010_set_mute_adc()
731 mute_reg, 0x20); in tm6010_set_mute_adc()
/Linux-v4.19/sound/soc/codecs/
Dwm8728.c78 u16 mute_reg = snd_soc_component_read32(component, WM8728_DACCTL); in wm8728_mute() local
81 snd_soc_component_write(component, WM8728_DACCTL, mute_reg | 1); in wm8728_mute()
83 snd_soc_component_write(component, WM8728_DACCTL, mute_reg & ~1); in wm8728_mute()
Dak4535.c318 u16 mute_reg = snd_soc_component_read32(component, AK4535_DAC); in ak4535_mute() local
320 snd_soc_component_write(component, AK4535_DAC, mute_reg & ~0x20); in ak4535_mute()
322 snd_soc_component_write(component, AK4535_DAC, mute_reg | 0x20); in ak4535_mute()
Dwm8711.c213 u16 mute_reg = snd_soc_component_read32(component, WM8711_APDIGI) & 0xfff7; in wm8711_mute() local
216 snd_soc_component_write(component, WM8711_APDIGI, mute_reg | 0x8); in wm8711_mute()
218 snd_soc_component_write(component, WM8711_APDIGI, mute_reg); in wm8711_mute()
Dwm8971.c546 u16 mute_reg = snd_soc_component_read32(component, WM8971_ADCDAC) & 0xfff7; in wm8971_mute() local
549 snd_soc_component_write(component, WM8971_ADCDAC, mute_reg | 0x8); in wm8971_mute()
551 snd_soc_component_write(component, WM8971_ADCDAC, mute_reg); in wm8971_mute()
Dwm8510.c496 u16 mute_reg = snd_soc_component_read32(component, WM8510_DAC) & 0xffbf; in wm8510_mute() local
499 snd_soc_component_write(component, WM8510_DAC, mute_reg | 0x40); in wm8510_mute()
501 snd_soc_component_write(component, WM8510_DAC, mute_reg); in wm8510_mute()
Dwm8750.c615 u16 mute_reg = snd_soc_component_read32(component, WM8750_ADCDAC) & 0xfff7; in wm8750_mute() local
618 snd_soc_component_write(component, WM8750_ADCDAC, mute_reg | 0x8); in wm8750_mute()
620 snd_soc_component_write(component, WM8750_ADCDAC, mute_reg); in wm8750_mute()
Dwm8940.c461 u16 mute_reg = snd_soc_component_read32(component, WM8940_DAC) & 0xffbf; in wm8940_mute() local
464 mute_reg |= 0x40; in wm8940_mute()
466 return snd_soc_component_write(component, WM8940_DAC, mute_reg); in wm8940_mute()
Dwm8974.c577 u16 mute_reg = snd_soc_component_read32(component, WM8974_DAC) & 0xffbf; in wm8974_mute() local
580 snd_soc_component_write(component, WM8974_DAC, mute_reg | 0x40); in wm8974_mute()
582 snd_soc_component_write(component, WM8974_DAC, mute_reg); in wm8974_mute()
Dwm8988.c716 u16 mute_reg = snd_soc_component_read32(component, WM8988_ADCDAC) & 0xfff7; in wm8988_mute() local
719 snd_soc_component_write(component, WM8988_ADCDAC, mute_reg | 0x8); in wm8988_mute()
721 snd_soc_component_write(component, WM8988_ADCDAC, mute_reg); in wm8988_mute()
Dwm8731.c375 u16 mute_reg = snd_soc_component_read32(component, WM8731_APDIGI) & 0xfff7; in wm8731_mute() local
378 snd_soc_component_write(component, WM8731_APDIGI, mute_reg | 0x8); in wm8731_mute()
380 snd_soc_component_write(component, WM8731_APDIGI, mute_reg); in wm8731_mute()
Dalc5623.c749 u16 mute_reg = snd_soc_component_read32(component, ALC5623_MISC_CTRL) & ~hp_mute; in alc5623_mute() local
752 mute_reg |= hp_mute; in alc5623_mute()
754 return snd_soc_component_write(component, ALC5623_MISC_CTRL, mute_reg); in alc5623_mute()
Dalc5632.c913 u16 mute_reg = snd_soc_component_read32(component, ALC5632_MISC_CTRL) & ~hp_mute; in alc5632_mute() local
916 mute_reg |= hp_mute; in alc5632_mute()
918 return snd_soc_component_write(component, ALC5632_MISC_CTRL, mute_reg); in alc5632_mute()
Dwm8753.c1306 u16 mute_reg = snd_soc_component_read32(component, WM8753_DAC) & 0xfff7; in wm8753_mute() local
1313 snd_soc_component_write(component, WM8753_DAC, mute_reg | 0x8); in wm8753_mute()
1316 snd_soc_component_write(component, WM8753_DAC, mute_reg | 0x8); in wm8753_mute()
1318 snd_soc_component_write(component, WM8753_DAC, mute_reg); in wm8753_mute()
Dda7210.c930 u8 mute_reg = snd_soc_component_read32(component, DA7210_DAC_HPF) & 0xFB; in da7210_mute() local
933 snd_soc_component_write(component, DA7210_DAC_HPF, mute_reg | 0x4); in da7210_mute()
935 snd_soc_component_write(component, DA7210_DAC_HPF, mute_reg); in da7210_mute()
Dwm8995.c1426 int mute_reg; in wm8995_aif_mute() local
1430 mute_reg = WM8995_AIF1_DAC1_FILTERS_1; in wm8995_aif_mute()
1433 mute_reg = WM8995_AIF2_DAC_FILTERS_1; in wm8995_aif_mute()
1439 snd_soc_component_update_bits(component, mute_reg, WM8995_AIF1DAC1_MUTE_MASK, in wm8995_aif_mute()
Dwm8994.c2996 int mute_reg; in wm8994_aif_mute() local
3001 mute_reg = WM8994_AIF1_DAC1_FILTERS_1; in wm8994_aif_mute()
3004 mute_reg = WM8994_AIF2_DAC_FILTERS_1; in wm8994_aif_mute()
3015 snd_soc_component_update_bits(component, mute_reg, WM8994_AIF1DAC1_MUTE, reg); in wm8994_aif_mute()
/Linux-v4.19/Documentation/sound/soc/
Dcodec.rst183 u16 mute_reg = snd_soc_component_read32(component, WM8974_DAC) & 0xffbf;
186 snd_soc_component_write(component, WM8974_DAC, mute_reg | 0x40);
188 snd_soc_component_write(component, WM8974_DAC, mute_reg);