Home
last modified time | relevance | path

Searched refs:AC97_RESET (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap-ac97.c20 case AC97_RESET: in regmap_ac97_default_volatile()
/OK3568_Linux_fs/kernel/include/sound/ac97/
H A Dregs.h13 #define AC97_RESET 0x00 /* Reset */ macro
/OK3568_Linux_fs/kernel/sound/pci/oxygen/
H A Doxygen_lib.c508 oxygen_write_ac97(chip, 0, AC97_RESET, 0); in oxygen_init()
541 oxygen_write_ac97(chip, 1, AC97_RESET, 0); in oxygen_init()
771 oxygen_write_ac97(chip, codec, AC97_RESET, 0); in oxygen_restore_ac97()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dwm97xx-core.c38 case AC97_RESET ... AC97_PCM_SURR_DAC_RATE: in wm97xx_readable_reg()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dad1980.c61 case AC97_RESET ... AC97_MASTER_MONO: in ad1980_readable_reg()
H A Dwm9713.c650 case AC97_RESET ... AC97_PCM_SURR_DAC_RATE: in wm9713_readable_reg()
/OK3568_Linux_fs/kernel/sound/pci/ac97/
H A Dac97_codec.c279 ac97->bus->ops->write(ac97, AC97_RESET, 0); /* reset audio codec */ in snd_ac97_write()
1847 snd_ac97_read(ac97, AC97_RESET); in ac97_reset_wait()
2059 snd_ac97_write(ac97, AC97_RESET, 0); in snd_ac97_mixer()
2103 ac97->caps = snd_ac97_read(ac97, AC97_RESET); in snd_ac97_mixer()
2135 snd_ac97_write_cache(ac97, AC97_RESET, 0); /* reset to defaults */ in snd_ac97_mixer()
2540 snd_ac97_write(ac97, AC97_RESET, 0); in snd_ac97_resume()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c2384 snd_ac97_write(ac97, AC97_RESET, 0); in snd_cs46xx_codec_reset()
2407 snd_ac97_read(ac97, AC97_RESET); in snd_cs46xx_codec_reset()
2441 snd_cs46xx_codec_write(chip, AC97_RESET, 0, codec); in cs46xx_detect_codec()
2443 if (snd_cs46xx_codec_read(chip, AC97_RESET, codec) & 0x8000) { in cs46xx_detect_codec()
/OK3568_Linux_fs/kernel/drivers/media/usb/em28xx/
H A Dem28xx-core.c575 feat = em28xx_read_ac97(dev, AC97_RESET); in em28xx_audio_setup()
H A Dem28xx-cards.c2862 feat = em28xx_read_ac97(dev, AC97_RESET); in em28xx_wait_until_ac97_features_equals()
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dtegra20-colibri.dtsi50 * AC97_RESET, ULPI_RESET, AC97_INT aka WM9712 GENIRQ
/OK3568_Linux_fs/kernel/sound/pci/riptide/
H A Driptide.c1260 SEND_SACR(cif, 0, AC97_RESET); in riptide_reset()
1261 SEND_RACR(cif, AC97_RESET, &rptr); in riptide_reset()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dfm801.c1116 return wait_for_codec(chip, 0, AC97_RESET, msecs_to_jiffies(750)); in reset_codec()
H A Dazt3328.c680 case AC97_RESET: in snd_azf3328_mixer_ac97_read()
H A Dens1370.c713 snd_es1371_codec_read(ac97, AC97_RESET); in snd_es1371_codec_wait()