snd_es1938_bits 405 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_IRQCONTROL, 0xf0, 0x50); snd_es1938_bits 406 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_DRQCONTROL, 0xf0, 0x50); snd_es1938_bits 628 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_ANALOGCONTROL, 0x03, (mono ? 2 : 1)); snd_es1938_bits 715 sound/pci/es1938.c snd_es1938_bits(chip, ESS_CMD_ANALOGCONTROL, 0x03, (mono ? 2 : 1)); snd_es1938_bits 1148 sound/pci/es1938.c return snd_es1938_bits(chip, reg, mask, val);