cfg_bits 1473 sound/pci/ac97/ac97_patch.c static int cfg_bits[3] = { 1<<12, 1<<14, 1<<13 }; cfg_bits 1476 sound/pci/ac97/ac97_patch.c snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, cfg_bits[idx]); cfg_bits 1483 sound/pci/ac97/ac97_patch.c ac97->spec.ad18xx.chained[idx] = cfg_bits[idx];