Searched refs:AC97_LINE1_LEVEL (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | wm9713.c | 653 case AC97_SPDIF ... AC97_LINE1_LEVEL: in wm9713_readable_reg() 835 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 843 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 847 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 851 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 855 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 859 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 862 snd_soc_component_write(component, AC97_LINE1_LEVEL, reg); in wm9713_set_pll() 924 snd_soc_component_update_bits(component, AC97_LINE1_LEVEL, in wm9713_set_dai_clkdiv() 928 snd_soc_component_update_bits(component, AC97_LINE1_LEVEL, in wm9713_set_dai_clkdiv()
|
/Linux-v6.6/include/sound/ac97/ |
D | regs.h | 50 #define AC97_LINE1_LEVEL 0x46 /* Line1 DAC/ADC Level */ macro
|
/Linux-v6.6/drivers/mfd/ |
D | wm97xx-core.c | 41 case AC97_SPDIF ... AC97_LINE1_LEVEL: in wm97xx_readable_reg()
|
/Linux-v6.6/sound/pci/ |
D | via82xx_modem.c | 654 snd_ac97_write(chip->ac97, AC97_LINE1_LEVEL, 0); in snd_via82xx_hw_params()
|
D | atiixp_modem.c | 799 snd_ac97_write(chip->ac97[i], AC97_LINE1_LEVEL, 0); in snd_atiixp_pcm_hw_params()
|
D | intel8x0m.c | 569 snd_ac97_write(ichdev->ac97, AC97_LINE1_LEVEL, 0); in snd_intel8x0m_pcm_prepare()
|
/Linux-v6.6/sound/pci/ali5451/ |
D | ali5451.c | 1533 snd_ac97_write(chip->ac97[modem_num], AC97_LINE1_LEVEL, 0); in snd_ali_modem_hw_params()
|