Home
last modified time | relevance | path

Searched refs:SNDRV_GF1_GW_DRAM_IO_LOW (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/sound/isa/gus/
Dgus_io.c306 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel); in snd_gf1_poke()
324 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel); in snd_gf1_peek()
348 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
372 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
401 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
493 … snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_IO_HIGH), snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_IO_LOW));
/linux-2.6.39/include/sound/
Dgus.h67 #define SNDRV_GF1_GW_DRAM_IO_LOW 0x43 macro