Home
last modified time | relevance | path

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

/linux/sound/isa/gus/
H A Dgus_io.c291 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel); in snd_gf1_poke()
309 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel); in snd_gf1_peek()
331 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
353 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
380 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
531 snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_IO_LOW));
/linux/include/sound/
H A Dgus.h52 #define SNDRV_GF1_GW_DRAM_IO_LOW 0x43 macro