Searched refs:codec_cfg (Results 1 – 3 of 3) sorted by relevance
267 unsigned short codec_cfg[3]; // CODEC_CFG bits member
1412 ac97->bus->ops->write(ac97, AC97_AD_CODEC_CFG, ac97->spec.ad18xx.codec_cfg[codec]); in ad18xx_resume()1491 ac97->spec.ad18xx.codec_cfg[idx] = 0x0000; in patch_ad1881_unchained()1509 ac97->spec.ad18xx.codec_cfg[idx] = codec_bits ? codec_bits : 0x0004; in patch_ad1881_chained1()1526 ac97->spec.ad18xx.codec_cfg[unchained_idx] = 0x0002; in patch_ad1881_chained()1590 ac97->spec.ad18xx.codec_cfg[0] = in patch_ad1881()1591 ac97->spec.ad18xx.codec_cfg[1] = in patch_ad1881()1592 ac97->spec.ad18xx.codec_cfg[2] = 0x0000; in patch_ad1881()
2145 __u8 codec_cfg[]; member
Completed in 31 milliseconds