• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/

Lines Matching refs:snd_ac97_update_bits

65 	snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, page);
66 ret = snd_ac97_update_bits(ac97, reg, mask, value);
67 snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, page_save);
318 return snd_ac97_update_bits(ac97, AC97_YMF7X3_DIT_CTRL, 0x0002, val);
425 return snd_ac97_update_bits(ac97, AC97_YMF7X3_DIT_CTRL, 0x0028, val);
997 err = snd_ac97_update_bits(ac97, AC97_SIGMATEL_BIAS2, 0x0010,
1291 snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, AC97_PAGE_VENDOR);
1401 snd_ac97_update_bits(ac97, 0x5c, 0x01, 0x01);
1433 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000,
1438 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, 0x7000);
1451 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000,
1457 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, 0x7000);
1507 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, mask);
1523 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, cfg_bits[idx]);
1546 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000,
1605 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x7000, 0x7000);
1825 return snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 0x0004, val);
1909 snd_ac97_update_bits(ac97, AC97_AD_JACK_SPDIF, 1<<11, 1<<11);
1916 snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD198X_MSPLT, AC97_AD198X_MSPLT);
1949 snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD198X_MSPLT, AC97_AD198X_MSPLT);
1979 return snd_ac97_update_bits(ac97, AC97_AD_MISC,
2021 return snd_ac97_update_bits(ac97, AC97_AD_MISC,
2035 snd_ac97_update_bits(ac97, AC97_AD_MISC, (1 << 11) | (1 << 12), val);
2179 return snd_ac97_update_bits(ac97, AC97_AD_MISC,
2220 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG, 1 << 9,
2295 ret0 = snd_ac97_update_bits(ac97, AC97_AD_MISC3, AC97_AD1986_LOSEL,
2302 ret1 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SOSEL,
2331 ret0 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SPRD,
2338 ret1 = snd_ac97_update_bits(ac97, AC97_AD_MISC, AC97_AD1986_SOSEL,
2428 cret = snd_ac97_update_bits(ac97, AC97_AD_MISC2,
2432 lret = snd_ac97_update_bits(ac97, AC97_AD_MISC3,
2436 mret = snd_ac97_update_bits(ac97, AC97_AD_MISC2,
2504 snd_ac97_update_bits(ac97, AC97_AD_MISC,
2516 snd_ac97_update_bits(ac97, AC97_AD_SERIAL_CFG,
2558 snd_ac97_update_bits(ac97, 0x7a, 0x400, 0x400);
2571 snd_ac97_update_bits(ac97, AC97_ALC650_MULTICH, 1 << 9,
2576 snd_ac97_update_bits(ac97, AC97_ALC650_CLOCK, 1 << 12,
2579 snd_ac97_update_bits(ac97, AC97_ALC650_MULTICH, 1 << 10,
2582 snd_ac97_update_bits(ac97, AC97_ALC650_GPIO_STATUS, 0x100,
2702 snd_ac97_update_bits(ac97, AC97_ALC650_CLOCK, 1 << 12,
2800 snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, AC97_PAGE_VENDOR);
2834 snd_ac97_update_bits(ac97, 0x74, 0x0800, 0x0800);
2852 snd_ac97_update_bits(ac97, AC97_ALC850_MISC1, (1<<4)|(1<<5),
2855 snd_ac97_update_bits(ac97, AC97_ALC850_JACK_SELECT, 7 << 12,
2860 snd_ac97_update_bits(ac97, AC97_ALC850_MISC1, (1<<12)|(1<<13),
2863 snd_ac97_update_bits(ac97, AC97_ALC850_JACK_SELECT, 7 << 4,
2868 snd_ac97_update_bits(ac97, AC97_ALC850_MULTICH, 1 << 10,
2905 snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, AC97_PAGE_VENDOR);
2939 snd_ac97_update_bits(ac97, AC97_CM9738_VENDOR_CTRL, 1 << 10,
2996 return snd_ac97_update_bits(ac97, AC97_CM9739_SPDIF_CTRL,
3022 snd_ac97_update_bits(ac97, AC97_CM9739_MULTI_CHAN, 1 << 10,
3025 snd_ac97_update_bits(ac97, AC97_CM9739_MULTI_CHAN, 0x3000,
3137 snd_ac97_update_bits(ac97, AC97_CM9761_MULTI_CHAN, 0x3c88, val);
3176 return snd_ac97_update_bits(ac97, AC97_CM9761_FUNC, 0x1, 0x1);
3177 snd_ac97_update_bits(ac97, AC97_CM9761_FUNC, 0x1, 0);
3178 return snd_ac97_update_bits(ac97, AC97_CM9761_SPDIF_CTRL, 0x2,
3642 snd_ac97_update_bits(pac97, AC97_INT_PAGING, AC97_PAGE_MASK, 0);
3647 snd_ac97_update_bits(pac97, AC97_INT_PAGING, AC97_PAGE_MASK, datpag);
3689 snd_ac97_update_bits(snd_kcontrol_chip(kcontrol), 0x5c, 0x0008,
3694 return snd_ac97_update_bits(snd_kcontrol_chip(kcontrol), 0x76, 0x0008,
3749 snd_ac97_update_bits(ac97, 0x76, 1 << 9,
3752 snd_ac97_update_bits(ac97, 0x76, 1 << 10,