Searched refs:SNDRV_GF1_GB_MEMORY_CONTROL (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/sound/isa/gus/
H A Dgus_dram.c41 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01); snd_gus_dram_poke()
77 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, rom ? 0x03 : 0x01); snd_gus_dram_peek()
80 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01); snd_gus_dram_peek()
H A Dgus_reset.c340 snd_gf1_i_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01); snd_gf1_start()
368 snd_gf1_i_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01); snd_gf1_start()
H A Dinterwave.c398 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01); /* DRAM I/O cycles selected */ snd_interwave_detect_memory()
438 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x03); /* select ROM */ snd_interwave_detect_memory()
465 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x00); /* select RAM */ snd_interwave_detect_memory()
H A Dgus_io.c499 printk(KERN_INFO " -G- GFA1 memory control = 0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_MEMORY_CONTROL));
H A Dgus_pcm.c323 snd_gf1_write8(gus, SNDRV_GF1_GB_MEMORY_CONTROL, 0x01 | (invert ? 0x08 : 0x00)); snd_gf1_pcm_poke_block()
/linux-4.4.14/include/sound/
H A Dgus.h79 #define SNDRV_GF1_GB_MEMORY_CONTROL 0x53 macro

Completed in 253 milliseconds