Searched refs:AC97_VENDOR_ID1 (Results 1 – 16 of 16) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ |
D | ad1980.c | 71 case AC97_VENDOR_ID1: in ad1980_readable_reg() 82 case AC97_VENDOR_ID1: in ad1980_writeable_reg()
|
D | wm9713.c | 666 case AC97_VENDOR_ID1: in wm9713_writeable_reg()
|
/Linux-v6.6/sound/ |
D | ac97_bus.c | 29 ac97->id = ac97->bus->ops->read(ac97, AC97_VENDOR_ID1) << 16; in snd_ac97_check_id()
|
/Linux-v6.6/drivers/base/regmap/ |
D | regmap-ac97.c | 29 case AC97_VENDOR_ID1: in regmap_ac97_default_volatile()
|
/Linux-v6.6/include/sound/ac97/ |
D | regs.h | 60 #define AC97_VENDOR_ID1 0x7c /* Vendor ID1 */ macro
|
/Linux-v6.6/drivers/mfd/ |
D | wm97xx-core.c | 54 case AC97_VENDOR_ID1: in wm97xx_writeable_reg()
|
/Linux-v6.6/sound/pci/ |
D | fm801.c | 1113 AC97_VENDOR_ID1, msecs_to_jiffies(50)); in snd_fm801_chip_multichannel_init() 1119 if (!wait_for_codec(chip, i, AC97_VENDOR_ID1, in snd_fm801_chip_multichannel_init() 1133 wait_for_codec(chip, 0, AC97_VENDOR_ID1, msecs_to_jiffies(750)); in snd_fm801_chip_multichannel_init()
|
D | azt3328.c | 597 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_map_reg_idx() 681 case AC97_VENDOR_ID1: in snd_azf3328_mixer_ac97_read()
|
D | maestro3.c | 1950 snd_m3_outb(chip, 0x80 | (AC97_VENDOR_ID1 & 0x7f), 0x30); in snd_m3_try_read_vendor()
|
D | ens1370.c | 707 snd_es1371_codec_read(ac97, AC97_VENDOR_ID1); in snd_es1371_codec_wait()
|
/Linux-v6.6/sound/ac97/ |
D | bus.c | 139 ret = adrv->ops->read(adrv, codec_num, AC97_VENDOR_ID1); in snd_ac97_bus_scan_one()
|
/Linux-v6.6/sound/pci/ac97/ |
D | ac97_codec.c | 1908 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-v6.6/drivers/input/touchscreen/ |
D | wm97xx-core.c | 620 id = wm97xx_reg_read(wm, AC97_VENDOR_ID1); in _wm97xx_probe()
|
/Linux-v6.6/drivers/media/usb/em28xx/ |
D | em28xx-core.c | 542 vid1 = em28xx_read_ac97(dev, AC97_VENDOR_ID1); in em28xx_audio_setup()
|
/Linux-v6.6/sound/pci/nm256/ |
D | nm256.c | 1165 { AC97_VENDOR_ID1, 0x8384 },
|
/Linux-v6.6/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 2394 snd_ac97_read(ac97, AC97_VENDOR_ID1); in snd_cs46xx_codec_reset()
|