Home
last modified time | relevance | path

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

/Linux-v6.1/sound/isa/gus/
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()
333 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
357 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
386 outb(SNDRV_GF1_GW_DRAM_IO_LOW, gus->gf1.reg_regsel);
478 … snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_IO_HIGH), snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_IO_LOW));
/Linux-v6.1/include/sound/
Dgus.h52 #define SNDRV_GF1_GW_DRAM_IO_LOW 0x43 macro