Home
last modified time | relevance | path

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

/openbmc/linux/sound/isa/gus/
H A Dgus_io.c295 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel); in snd_gf1_poke()
313 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel); in snd_gf1_peek()
337 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel);
361 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel);
390 outb(SNDRV_GF1_GB_DRAM_IO_HIGH, gus->gf1.reg_regsel);
478 …1 DRAM IO high/low = 0x%x/0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_IO_HIGH), snd_gf…
/openbmc/linux/include/sound/
H A Dgus.h53 #define SNDRV_GF1_GB_DRAM_IO_HIGH 0x44 macro