taglinefilesource code
ess_write318drivers/sound/sb_dsp.cess_write (0xa1, bits);
ess_write326drivers/sound/sb_dsp.cess_write (0xa2, divider);
ess_write495drivers/sound/sb_dsp.cess_write (0xa4, (unsigned char) ((unsigned short) c & 0xff));
ess_write496drivers/sound/sb_dsp.cess_write (0xa5, (unsigned char) (((unsigned short) c >> 8) & 0xff));
ess_write498drivers/sound/sb_dsp.cess_write (0xb8, ess_read (0xb8) | 0x01);    /* Go */
ess_write582drivers/sound/sb_dsp.cess_write (0xa4, (unsigned char) ((unsigned short) c & 0xff));
ess_write583drivers/sound/sb_dsp.cess_write (0xa5, (unsigned char) (((unsigned short) c >> 8) & 0xff));
ess_write585drivers/sound/sb_dsp.cess_write (0xb8, ess_read (0xb8) | 0x01);    /* Go */
ess_write675drivers/sound/sb_dsp.cess_write (0xb8, 0x0e);  /* Auto init DMA mode */
ess_write676drivers/sound/sb_dsp.cess_write (0xa8, (ess_read (0xa8) & ~0x04) |
ess_write678drivers/sound/sb_dsp.cess_write (0xb9, 2);  /* Demand mode (2 bytes/xfer) */
ess_write684drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write685drivers/sound/sb_dsp.cess_write (0xb7, 0xd0);
ess_write689drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write690drivers/sound/sb_dsp.cess_write (0xb7, 0xf4);
ess_write697drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write698drivers/sound/sb_dsp.cess_write (0xb7, 0x98);
ess_write702drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write703drivers/sound/sb_dsp.cess_write (0xb7, 0xbc);
ess_write707drivers/sound/sb_dsp.cess_write (0xb1, (ess_read (0xb1) & 0x0f) | 0x50);
ess_write708drivers/sound/sb_dsp.cess_write (0xb2, (ess_read (0xb2) & 0x0f) | 0x50);
ess_write743drivers/sound/sb_dsp.cess_write (0xb8, 4);  /* Auto init DMA mode */
ess_write744drivers/sound/sb_dsp.cess_write (0xa8, ess_read (0xa8) |
ess_write746drivers/sound/sb_dsp.cess_write (0xb9, 2);  /* Demand mode (2 bytes/xfer) */
ess_write752drivers/sound/sb_dsp.cess_write (0xb6, 0x80);
ess_write753drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write754drivers/sound/sb_dsp.cess_write (0xb7, 0xd0);
ess_write758drivers/sound/sb_dsp.cess_write (0xb6, 0x00);
ess_write759drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write760drivers/sound/sb_dsp.cess_write (0xb7, 0xf4);
ess_write767drivers/sound/sb_dsp.cess_write (0xb6, 0x80);
ess_write768drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write769drivers/sound/sb_dsp.cess_write (0xb7, 0x98);
ess_write773drivers/sound/sb_dsp.cess_write (0xb6, 0x00);
ess_write774drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write775drivers/sound/sb_dsp.cess_write (0xb7, 0xbc);
ess_write779drivers/sound/sb_dsp.cess_write (0xb1, (ess_read (0xb1) & 0x0f) | 0x50);
ess_write780drivers/sound/sb_dsp.cess_write (0xb2, (ess_read (0xb2) & 0x0f) | 0x50);
ess_write1328drivers/sound/sb_dsp.cif (!ess_write (0xb1, cfg | (irq_bits << 2)))
ess_write1351drivers/sound/sb_dsp.cif (!ess_write (0xb2, cfg | (dma_bits << 2)))