Searched refs:AC97_VENDOR_ID1 (Results 1 – 19 of 19) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
D | ad1980.c | 75 case AC97_VENDOR_ID1: in ad1980_readable_reg() 86 case AC97_VENDOR_ID1: in ad1980_writeable_reg() 264 if (snd_soc_read(codec, AC97_VENDOR_ID1) != 0x4144) { in ad1980_soc_probe()
|
D | wm9705.c | 211 case AC97_VENDOR_ID1: in ac97_read()
|
D | stac9766.c | 175 reg == AC97_INT_PAGING || reg == AC97_VENDOR_ID1 || in stac9766_ac97_read()
|
D | wm9712.c | 492 reg == AC97_VENDOR_ID1 || reg == AC97_VENDOR_ID2 || in ac97_read()
|
D | wm9713.c | 682 reg == AC97_VENDOR_ID1 || reg == AC97_VENDOR_ID2 || in ac97_read()
|
/linux-4.1.27/drivers/base/regmap/ |
D | regmap-ac97.c | 41 case AC97_VENDOR_ID1: in regmap_ac97_default_volatile()
|
/linux-4.1.27/include/sound/ |
D | ac97_codec.h | 89 #define AC97_VENDOR_ID1 0x7c /* Vendor ID1 */ macro
|
/linux-4.1.27/sound/pci/ |
D | fm801.c | 1107 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()
|
D | azt3328.c | 621 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_map_reg_idx() 705 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_read()
|
D | maestro3.c | 1957 snd_m3_outb(chip, 0x80 | (AC97_VENDOR_ID1 & 0x7f), 0x30); in snd_m3_try_read_vendor()
|
D | ens1370.c | 728 snd_es1371_codec_read(ac97, AC97_VENDOR_ID1); in snd_es1371_codec_wait()
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | ucb1400_ts.c | 349 AC97_VENDOR_ID1); in ucb1400_ts_probe()
|
D | wm97xx-core.c | 600 id = wm97xx_reg_read(wm, AC97_VENDOR_ID1); in wm97xx_probe()
|
/linux-4.1.27/sound/pci/ac97/ |
D | ac97_codec.c | 1868 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.1.27/drivers/media/usb/em28xx/ |
D | em28xx-core.c | 554 vid1 = em28xx_read_ac97(dev, AC97_VENDOR_ID1); in em28xx_audio_setup()
|
/linux-4.1.27/sound/drivers/ |
D | ml403-ac97cr.c | 262 [AC97_VENDOR_ID1 / 2] = {.flag = LM4550_REG_OK \
|
/linux-4.1.27/sound/oss/ |
D | swarm_cs4297a.c | 217 #define AC97_VENDOR_ID1 0x007c macro 2731 cs4297a_read_ac97(s, AC97_VENDOR_ID1, &id); in cs4297a_init()
|
/linux-4.1.27/sound/pci/nm256/ |
D | nm256.c | 1196 { AC97_VENDOR_ID1, 0x8384 },
|
/linux-4.1.27/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2426 snd_ac97_read(ac97, AC97_VENDOR_ID1); in snd_cs46xx_codec_reset()
|