Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/sound/
H A Dac97_bus.c29 ac97->id = ac97->bus->ops->read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_check_id()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap-ac97.c29 case AC97_VENDOR_ID1: in regmap_ac97_default_volatile()
/OK3568_Linux_fs/kernel/include/sound/ac97/
H A Dregs.h60 #define AC97_VENDOR_ID1 0x7c /* Vendor ID1 */ macro
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm97xx-core.c54 case AC97_VENDOR_ID1: in wm97xx_writeable_reg()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dfm801.c1126 AC97_VENDOR_ID1, msecs_to_jiffies(50)); in snd_fm801_chip_multichannel_init()
1132 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1, in snd_fm801_chip_multichannel_init()
1146 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750)); in snd_fm801_chip_multichannel_init()
H A Dazt3328.c607 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_map_reg_idx()
691 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_read()
H A Dmaestro3.c1953 snd_m3_outb(chip, 0x80 | (AC97_VENDOR_ID1 & 0x7f), 0x30); in snd_m3_try_read_vendor()
H A Dens1370.c714 snd_es1371_codec_read(ac97, AC97_VENDOR_ID1); in snd_es1371_codec_wait()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Ducb1400_ts.c346 AC97_VENDOR_ID1); in ucb1400_ts_probe()
H A Dwm97xx-core.c654 id = wm97xx_reg_read(wm, AC97_VENDOR_ID1); in _wm97xx_probe()
/OK3568_Linux_fs/kernel/sound/ac97/
H A Dbus.c139 ret = adrv->ops->read(adrv, codec_num, AC97_VENDOR_ID1); in snd_ac97_bus_scan_one()
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_codec.c1848 snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait()
1858 val = snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait()
2049 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
2081 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-core.c552 vid1 = em28xx_read_ac97(dev, AC97_VENDOR_ID1); in em28xx_audio_setup()
/OK3568_Linux_fs/kernel/sound/pci/nm256/
H A Dnm256.c1199 { AC97_VENDOR_ID1, 0x8384 },
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c2408 snd_ac97_read(ac97, AC97_VENDOR_ID1); in snd_cs46xx_codec_reset()