Home
last modified time | relevance | path

Searched refs:AC97_VENDOR_ID1 (Results 1 – 15 of 15) sorted by relevance

/linux/sound/soc/codecs/
H A Dad1980.c71 case AC97_VENDOR_ID1: in ad1980_readable_reg()
82 case AC97_VENDOR_ID1: in ad1980_writeable_reg()
H A Dwm9713.c666 case AC97_VENDOR_ID1: in wm9713_writeable_reg()
/linux/sound/
H A Dac97_bus.c29 ac97->id = ac97->bus->ops->read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_check_id()
/linux/drivers/base/regmap/
H A Dregmap-ac97.c29 case AC97_VENDOR_ID1: in regmap_ac97_default_volatile()
/linux/include/sound/ac97/
H A Dregs.h60 #define AC97_VENDOR_ID1 0x7c /* Vendor ID1 */ macro
/linux/drivers/mfd/
H A Dwm97xx-core.c54 case AC97_VENDOR_ID1: in wm97xx_writeable_reg()
/linux/sound/pci/
H A Dfm801.c1111 AC97_VENDOR_ID1, msecs_to_jiffies(50)); in snd_fm801_chip_multichannel_init()
1117 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1, in snd_fm801_chip_multichannel_init()
1131 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750)); in snd_fm801_chip_multichannel_init()
H A Dazt3328.c595 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_map_reg_idx()
679 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_read()
H A Dmaestro3.c1948 snd_m3_outb(chip, 0x80 | (AC97_VENDOR_ID1 & 0x7f), 0x30); in snd_m3_try_read_vendor()
H A Dens1370.c707 snd_es1371_codec_read(ac97, AC97_VENDOR_ID1); in snd_es1371_codec_wait()
/linux/sound/pci/ac97/
H A Dac97_codec.c1908 snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait()
1918 val = snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait()
2110 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
2142 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
/linux/drivers/input/touchscreen/
H A Dwm97xx-core.c620 id = wm97xx_reg_read(wm, AC97_VENDOR_ID1); in _wm97xx_probe()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-core.c543 vid1 = em28xx_read_ac97(dev, AC97_VENDOR_ID1); in em28xx_audio_setup()
/linux/sound/pci/nm256/
H A Dnm256.c1169 { AC97_VENDOR_ID1, 0x8384 }, in nm256_ac97_idx()
/linux/sound/pci/cs46xx/
H A Dcs46xx_lib.c2394 snd_ac97_read(ac97, AC97_VENDOR_ID1); in snd_cs46xx_codec_reset()