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

/linux-4.1.27/sound/pci/ac97/
H A Dac97_patch.c1488 static int cfg_bits[3] = { 1<<12, 1<<14, 1<<13 }; patch_ad1881_chained1() local
1491 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, cfg_bits[idx]); patch_ad1881_chained1()
1498 ac97->spec.ad18xx.chained[idx] = cfg_bits[idx]; patch_ad1881_chained1()

Completed in 54 milliseconds