Lines Matching defs:codec
40 MODULE_PARM_DESC(ac97_clock, "AC'97 codec clock (default 48000Hz).");
44 MODULE_PARM_DESC(ac97_codec, "Specify codec instead of probing.");
266 unsigned int codec_not_ready_bits; /* for codec detection */
421 dev_warn(chip->card->dev, "codec acquire timeout\n");
429 static unsigned short snd_atiixp_codec_read(struct atiixp *chip, unsigned short codec, unsigned short reg)
439 codec;
452 dev_warn(chip->card->dev, "codec read timeout (reg %x)\n", reg);
457 static void snd_atiixp_codec_write(struct atiixp *chip, unsigned short codec,
466 ATI_REG_PHYS_OUT_ADDR_EN | codec;
512 dev_err(chip->card->dev, "codec reset timeout\n");
556 dev_dbg(&pci->dev, "atiixp quirk for %s. Forcing codec %d\n",
560 /* this hardware doesn't need workarounds. Probe for codec */
588 dev_err(chip->card->dev, "no codec detected!\n");
966 /* PCM is bound to AC97 codec(s)
1290 /* no SPDIF support on codec? */
1356 /* for codec detection */
1438 "codec %d not available for audio\n", i);
1445 dev_err(chip->card->dev, "no codec available\n");