Lines Matching refs:snd_gf1_write8
263 snd_gf1_write8(gus, SNDRV_GF1_GB_VERSION_NUMBER, ~rev1);
265 snd_gf1_write8(gus, SNDRV_GF1_GB_VERSION_NUMBER, rev1);
308 snd_gf1_write8(gus, SNDRV_GF1_GB_RESET, 0x00);
310 snd_gf1_write8(gus, SNDRV_GF1_GB_RESET, 0x01);
382 snd_gf1_write8(gus, SNDRV_GF1_GB_GLOBAL_MODE, snd_gf1_read8(gus, SNDRV_GF1_GB_GLOBAL_MODE) | 0x01); /* enhanced mode */
383 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01); /* DRAM I/O cycles selected */
423 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x03); /* select ROM */
450 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x00); /* select RAM */
462 snd_gf1_write8(gus, SNDRV_GF1_GB_SOUND_BLASTER_CONTROL, 0x00);
463 snd_gf1_write8(gus, SNDRV_GF1_GB_COMPATIBILITY, 0x1f);
464 snd_gf1_write8(gus, SNDRV_GF1_GB_DECODE_CONTROL, 0x49);
465 snd_gf1_write8(gus, SNDRV_GF1_GB_VERSION_NUMBER, 0x11);
466 snd_gf1_write8(gus, SNDRV_GF1_GB_MPU401_CONTROL_A, 0x00);
467 snd_gf1_write8(gus, SNDRV_GF1_GB_MPU401_CONTROL_B, 0x30);
468 snd_gf1_write8(gus, SNDRV_GF1_GB_EMULATION_IRQ, 0x00);