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

/freebsd-11-stable/sys/dev/sound/pcm/
H A Dac97_patch.c32 #include <dev/sound/pcm/ac97.h>
H A Dac97.c32 #include <dev/sound/pcm/ac97.h>
41 static MALLOC_DEFINE(M_AC97, "ac97", "ac97 codec");
385 device_printf(codec->dev, "ac97 invalid mode set 0x%04x\n",
521 * By default, The ac97 aux_out register (0x04) corresponds to OSS's
611 device_printf(codec->dev, "ac97 codec init failed\n");
637 device_printf(codec->dev, "ac97 codec invalid or not present (id == %x)\n", id);
715 * (ac97 2.3).
783 device_printf(codec->dev, "ac97 codec reports dac not ready\n");
789 device_printf(codec->dev, "ac97 code
[all...]
H A Dsound.c35 #include <dev/sound/pcm/ac97.h>
/freebsd-11-stable/sys/modules/sound/sound/
H A DMakefile20 SRCS+= ac97.c ac97_patch.c buffer.c channel.c clone.c dsp.c
/freebsd-11-stable/sys/dev/sound/pci/
H A Dcsapcm.c36 #include <dev/sound/pcm/ac97.h>
76 u_int32_t ac97[CS461x_AC97_NUMBER_RESTORE_REGS]; member in struct:csa_info
138 /* ac97 codec */
875 csa_readcodec(&csa->res, BA0_AC97_RESET + count, &csa->ac97[i]);
937 csa_writecodec(&csa->res, BA0_AC97_RESET + count, csa->ac97[i]);
H A Dvia82c686.c32 #include <dev/sound/pcm/ac97.h>
H A Daureal.c32 #include <dev/sound/pcm/ac97.h>
H A Dfm801.c32 #include <dev/sound/pcm/ac97.h>
207 * ac97 codec routines
H A Dneomagic.c34 #include <dev/sound/pcm/ac97.h>
206 /* ac97 codec */
256 device_printf(sc->dev, "ac97 codec not ready\n");
276 device_printf(sc->dev, "ac97 codec not ready\n");
611 /* Try to catch other non-ac97 cards */
638 i = 0; /* non-ac97 card, but not listed */
650 DEB(device_printf(dev, "this is a non-ac97 NM256AV, not attaching\n"));
H A Dt4dwave.c32 #include <dev/sound/pcm/ac97.h>
176 /* ac97 codec */
H A Dcs4281.c39 #include <dev/sound/pcm/ac97.h>
252 /* ac97 codec */
H A Dich.c33 #include <dev/sound/pcm/ac97.h>
244 /* ac97 codec */
665 /* Sysctl to control ac97 speed (some boards appear to end up using
703 * function of the ac97 codec initialization code (to be investigated).
782 device_printf(sc->dev, "ac97 link rate calibration timed out after %d us\n", wait_us);
802 device_printf(sc->dev, "measured ac97 link rate at %d Hz", actual_48k_rate);
H A Dvia8233.c43 #include <dev/sound/pcm/ac97.h>
525 /* Controlled by ac97 registers */
554 /* Controlled by ac97 registers */
1248 * on 8233C (either with or without ac97 VRA).
H A Datiixp.c61 #include <dev/sound/pcm/ac97.h>
H A Dds1.c32 #include <dev/sound/pcm/ac97.h>
236 /* ac97 codec */
266 * "pcm0: ac97 codec init failed"
H A Dmaestro.c55 #include <dev/sound/pcm/ac97.h>
H A Dmaestro3.c60 #include <dev/sound/pcm/ac97.h>
194 /* talk to the codec - called from ac97.c */
317 /* ac97 codec */
344 DELAY(50); /* ac97 cycle = 20.8 usec */
363 DELAY(50); /* ac97 cycle = 20.8 usec */
H A Des137x.c81 #include <dev/sound/pcm/ac97.h>
H A Demu10kx-pcm.c48 #include <dev/sound/pcm/ac97.h>
175 /* no mixer device for ac97 */ /* in0 AC97 */
217 sc->sm = mixer_create(sc->dev, sc->ac97_mixerclass, sc->codec, "ac97");
654 /* real ac97 codec */
H A Denvy24.c33 #include <dev/sound/pcm/ac97.h>
H A Denvy24ht.c45 #include <dev/sound/pcm/ac97.h>
H A Demu10k1.c34 #include <dev/sound/pcm/ac97.h>
374 /* ac97 codec */
H A Demu10kx.c54 #include <dev/sound/pcm/ac97.h>

Completed in 347 milliseconds