Searched refs:ac97 (Results 1 - 23 of 23) sorted by relevance

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dac97_patch.c34 #include <dev/sound/pcm/ac97.h>
H A Dac97.c34 #include <dev/sound/pcm/ac97.h>
43 static MALLOC_DEFINE(M_AC97, "ac97", "ac97 codec");
387 device_printf(codec->dev, "ac97 invalid mode set 0x%04x\n",
523 * By default, The ac97 aux_out register (0x04) corresponds to OSS's
613 device_printf(codec->dev, "ac97 codec init failed\n");
639 device_printf(codec->dev, "ac97 codec invalid or not present (id == %x)\n", id);
717 * (ac97 2.3).
785 device_printf(codec->dev, "ac97 codec reports dac not ready\n");
791 device_printf(codec->dev, "ac97 code
[all...]
H A Dsound.c37 #include <dev/sound/pcm/ac97.h>
/freebsd-12-stable/sys/modules/sound/sound/
H A DMakefile20 SRCS+= ac97.c ac97_patch.c buffer.c channel.c clone.c dsp.c
/freebsd-12-stable/sys/dev/sound/pci/
H A Dcsapcm.c38 #include <dev/sound/pcm/ac97.h>
78 u_int32_t ac97[CS461x_AC97_NUMBER_RESTORE_REGS]; member in struct:csa_info
140 /* ac97 codec */
877 csa_readcodec(&csa->res, BA0_AC97_RESET + count, &csa->ac97[i]);
939 csa_writecodec(&csa->res, BA0_AC97_RESET + count, csa->ac97[i]);
H A Daureal.c34 #include <dev/sound/pcm/ac97.h>
H A Dfm801.c34 #include <dev/sound/pcm/ac97.h>
209 * ac97 codec routines
H A Dvia82c686.c34 #include <dev/sound/pcm/ac97.h>
H A Dcs4281.c41 #include <dev/sound/pcm/ac97.h>
254 /* ac97 codec */
H A Dneomagic.c36 #include <dev/sound/pcm/ac97.h>
208 /* ac97 codec */
258 device_printf(sc->dev, "ac97 codec not ready\n");
278 device_printf(sc->dev, "ac97 codec not ready\n");
613 /* Try to catch other non-ac97 cards */
640 i = 0; /* non-ac97 card, but not listed */
652 DEB(device_printf(dev, "this is a non-ac97 NM256AV, not attaching\n"));
H A Dt4dwave.c34 #include <dev/sound/pcm/ac97.h>
178 /* ac97 codec */
H A Datiixp.c63 #include <dev/sound/pcm/ac97.h>
H A Dds1.c34 #include <dev/sound/pcm/ac97.h>
238 /* ac97 codec */
268 * "pcm0: ac97 codec init failed"
H A Dich.c35 #include <dev/sound/pcm/ac97.h>
246 /* ac97 codec */
667 /* Sysctl to control ac97 speed (some boards appear to end up using
705 * function of the ac97 codec initialization code (to be investigated).
784 device_printf(sc->dev, "ac97 link rate calibration timed out after %d us\n", wait_us);
804 device_printf(sc->dev, "measured ac97 link rate at %d Hz", actual_48k_rate);
H A Dvia8233.c45 #include <dev/sound/pcm/ac97.h>
527 /* Controlled by ac97 registers */
556 /* Controlled by ac97 registers */
1250 * on 8233C (either with or without ac97 VRA).
H A Demu10kx-pcm.c50 #include <dev/sound/pcm/ac97.h>
177 /* no mixer device for ac97 */ /* in0 AC97 */
219 sc->sm = mixer_create(sc->dev, sc->ac97_mixerclass, sc->codec, "ac97");
656 /* real ac97 codec */
H A Des137x.c83 #include <dev/sound/pcm/ac97.h>
H A Dmaestro.c57 #include <dev/sound/pcm/ac97.h>
H A Dmaestro3.c62 #include <dev/sound/pcm/ac97.h>
196 /* talk to the codec - called from ac97.c */
319 /* ac97 codec */
346 DELAY(50); /* ac97 cycle = 20.8 usec */
365 DELAY(50); /* ac97 cycle = 20.8 usec */
H A Demu10k1.c36 #include <dev/sound/pcm/ac97.h>
376 /* ac97 codec */
H A Denvy24.c35 #include <dev/sound/pcm/ac97.h>
H A Denvy24ht.c47 #include <dev/sound/pcm/ac97.h>
H A Demu10kx.c56 #include <dev/sound/pcm/ac97.h>

Completed in 244 milliseconds