Lines Matching defs:codec
39 MODULE_PARM_DESC(ac97_clock, "AC'97 codec clock (default 48000Hz).");
43 MODULE_PARM_DESC(ac97_codec, "Specify codec instead of probing.");
265 unsigned int codec_not_ready_bits; /* for codec detection */
420 dev_warn(chip->card->dev, "codec acquire timeout\n");
428 static unsigned short snd_atiixp_codec_read(struct atiixp *chip, unsigned short codec, unsigned short reg)
438 codec;
451 dev_warn(chip->card->dev, "codec read timeout (reg %x)\n", reg);
456 static void snd_atiixp_codec_write(struct atiixp *chip, unsigned short codec,
465 ATI_REG_PHYS_OUT_ADDR_EN | codec;
511 dev_err(chip->card->dev, "codec reset timeout\n");
555 dev_dbg(&pci->dev, "atiixp quirk for %s. Forcing codec %d\n",
559 /* this hardware doesn't need workarounds. Probe for codec */
587 dev_err(chip->card->dev, "no codec detected!\n");
965 /* PCM is bound to AC97 codec(s)
1290 /* no SPDIF support on codec? */
1356 /* for codec detection */
1440 "codec %d not available for audio\n", i);
1447 dev_err(chip->card->dev, "no codec available\n");