Searched refs:SNDRV_GF1_GB_DRAM_IO_HIGH (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/isa/gus/
H A Dgus_io.c310 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel); snd_gf1_poke()
328 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel); snd_gf1_peek()
352 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel);
376 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel);
405 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel);
493 printk(KERN_INFO " -G- GF1 DRAM IO high/low = 0x%x/0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_IO_HIGH), snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_IO_LOW));
/linux-4.4.14/include/sound/
H A Dgus.h68 #define SNDRV_GF1_GB_DRAM_IO_HIGH 0x44 macro

Completed in 298 milliseconds