Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dad1980.c75 case AC97_VENDOR_ID1: in ad1980_readable_reg()
86 case AC97_VENDOR_ID1: in ad1980_writeable_reg()
Dstac9766.c178 reg == AC97_INT_PAGING || reg == AC97_VENDOR_ID1 || in stac9766_ac97_read()
Dwm9705.c214 case AC97_VENDOR_ID1: in ac97_read()
Dwm9712.c495 reg == AC97_VENDOR_ID1 || reg == AC97_VENDOR_ID2 || in ac97_read()
Dwm9713.c684 reg == AC97_VENDOR_ID1 || reg == AC97_VENDOR_ID2 || in ac97_read()
/linux-4.4.14/sound/
Dac97_bus.c33 ac97->id = ac97->bus->ops->read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_check_id()
/linux-4.4.14/drivers/base/regmap/
Dregmap-ac97.c41 case AC97_VENDOR_ID1: in regmap_ac97_default_volatile()
/linux-4.4.14/include/sound/
Dac97_codec.h89 #define AC97_VENDOR_ID1 0x7c /* Vendor ID1 */ macro
/linux-4.4.14/sound/pci/
Dfm801.c1107 AC97_VENDOR_ID1, msecs_to_jiffies(50)); in snd_fm801_chip_init()
1113 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1, in snd_fm801_chip_init()
1127 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750)); in snd_fm801_chip_init()
Dazt3328.c621 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_map_reg_idx()
705 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_read()
Dmaestro3.c1974 snd_m3_outb(chip, 0x80 | (AC97_VENDOR_ID1 & 0x7f), 0x30); in snd_m3_try_read_vendor()
Dens1370.c728 snd_es1371_codec_read(ac97, AC97_VENDOR_ID1); in snd_es1371_codec_wait()
/linux-4.4.14/drivers/input/touchscreen/
Ducb1400_ts.c349 AC97_VENDOR_ID1); in ucb1400_ts_probe()
Dwm97xx-core.c600 id = wm97xx_reg_read(wm, AC97_VENDOR_ID1); in wm97xx_probe()
/linux-4.4.14/sound/pci/ac97/
Dac97_codec.c1868 snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait()
1878 val = snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait()
2067 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
2099 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
/linux-4.4.14/drivers/media/usb/em28xx/
Dem28xx-core.c554 vid1 = em28xx_read_ac97(dev, AC97_VENDOR_ID1); in em28xx_audio_setup()
/linux-4.4.14/sound/drivers/
Dml403-ac97cr.c262 [AC97_VENDOR_ID1 / 2] = {.flag = LM4550_REG_OK \
/linux-4.4.14/sound/oss/
Dswarm_cs4297a.c217 #define AC97_VENDOR_ID1 0x007c macro
2731 cs4297a_read_ac97(s, AC97_VENDOR_ID1, &id); in cs4297a_init()
/linux-4.4.14/sound/pci/nm256/
Dnm256.c1196 { AC97_VENDOR_ID1, 0x8384 },
/linux-4.4.14/sound/pci/cs46xx/
Dcs46xx_lib.c2426 snd_ac97_read(ac97, AC97_VENDOR_ID1); in snd_cs46xx_codec_reset()