Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregmap-ac97.c33 case AC97_PCI_SID: in regmap_ac97_default_volatile()
/linux/include/sound/ac97/
H A Dregs.h65 #define AC97_PCI_SID 0x64 /* PCI Subsystem ID */ macro
/linux/drivers/mfd/
H A Dwm97xx-core.c43 case AC97_CODEC_CLASS_REV ... AC97_PCI_SID: in wm97xx_readable_reg()
/linux/sound/soc/codecs/
H A 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()
H A Dwm9712.c547 snd_soc_component_update_bits(component, AC97_PCI_SID, 0x8000, 0x8000); in ac97_aux_prepare()
/linux/sound/pci/ac97/
H A Dac97_proc.c124 snd_ac97_read(ac97, AC97_PCI_SID)); in snd_ac97_proc_read_main()