Searched refs:AC97_VENDOR_ID1 (Results 1 – 20 of 20) sorted by relevance
/linux-3.4.99/sound/soc/codecs/ |
D | ad1980.c | 109 case AC97_VENDOR_ID1: in ac97_read() 202 if (ac97_read(codec, AC97_VENDOR_ID1) != 0x4144) { in ad1980_soc_probe()
|
D | wm9705.c | 210 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 | 455 reg == AC97_VENDOR_ID1 || reg == AC97_VENDOR_ID2 || in ac97_read()
|
D | wm9713.c | 653 reg == AC97_VENDOR_ID1 || reg == AC97_VENDOR_ID2 || in ac97_read()
|
/linux-3.4.99/drivers/media/video/em28xx/ |
D | em28xx-reg.h | 263 #define AC97_VENDOR_ID1 0x7c macro
|
D | em28xx-core.c | 540 vid1 = em28xx_read_ac97(dev, AC97_VENDOR_ID1); in em28xx_audio_setup()
|
/linux-3.4.99/include/linux/ |
D | ac97_codec.h | 63 #define AC97_VENDOR_ID1 0x007c macro
|
/linux-3.4.99/include/sound/ |
D | ac97_codec.h | 89 #define AC97_VENDOR_ID1 0x7c /* Vendor ID1 */ macro
|
/linux-3.4.99/sound/pci/ |
D | fm801.c | 1100 AC97_VENDOR_ID1, msecs_to_jiffies(50)); in snd_fm801_chip_init() 1106 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1, in snd_fm801_chip_init() 1120 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750)); in snd_fm801_chip_init()
|
D | azt3328.c | 669 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_map_reg_idx() 755 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_read()
|
D | maestro3.c | 2025 snd_m3_outb(chip, 0x80 | (AC97_VENDOR_ID1 & 0x7f), 0x30); in snd_m3_try_read_vendor()
|
D | ens1370.c | 726 snd_es1371_codec_read(ac97, AC97_VENDOR_ID1); in snd_es1371_codec_wait()
|
/linux-3.4.99/drivers/input/touchscreen/ |
D | ucb1400_ts.c | 350 AC97_VENDOR_ID1); in ucb1400_ts_probe()
|
D | wm97xx-core.c | 589 id = wm97xx_reg_read(wm, AC97_VENDOR_ID1); in wm97xx_probe()
|
/linux-3.4.99/sound/pci/ac97/ |
D | ac97_codec.c | 1866 snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait() 1876 val = snd_ac97_read(ac97, AC97_VENDOR_ID1); in ac97_reset_wait() 2065 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer() 2096 ac97->id = snd_ac97_read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_mixer()
|
/linux-3.4.99/sound/drivers/ |
D | ml403-ac97cr.c | 262 [AC97_VENDOR_ID1 / 2] = {.flag = LM4550_REG_OK \
|
/linux-3.4.99/sound/pci/nm256/ |
D | nm256.c | 1191 { AC97_VENDOR_ID1, 0x8384 },
|
/linux-3.4.99/sound/oss/ |
D | swarm_cs4297a.c | 2718 cs4297a_read_ac97(s, AC97_VENDOR_ID1, &id); in cs4297a_init()
|
/linux-3.4.99/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2262 snd_ac97_read(ac97, AC97_VENDOR_ID1); in snd_cs46xx_codec_reset()
|