Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/regmap/
Dregmap-ac97.c33 case AC97_PCI_SID: in regmap_ac97_default_volatile()
/linux-6.6.21/include/sound/ac97/
Dregs.h65 #define AC97_PCI_SID 0x64 /* PCI Subsystem ID */ macro
/linux-6.6.21/drivers/mfd/
Dwm97xx-core.c43 case AC97_CODEC_CLASS_REV ... AC97_PCI_SID: in wm97xx_readable_reg()
/linux-6.6.21/sound/soc/codecs/
Dwm9713.c655 case AC97_CODEC_CLASS_REV ... AC97_PCI_SID: in wm9713_readable_reg()
1050 snd_soc_component_update_bits(component, AC97_PCI_SID, 0x8000, 0x8000); in ac97_aux_prepare()
Dwm9712.c547 snd_soc_component_update_bits(component, AC97_PCI_SID, 0x8000, 0x8000); in ac97_aux_prepare()
/linux-6.6.21/sound/pci/ac97/
Dac97_proc.c124 snd_ac97_read(ac97, AC97_PCI_SID)); in snd_ac97_proc_read_main()