Home
last modified time | relevance | path

Searched refs:SNDRV_GF1_GW_DRAM_IO16 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/isa/gus/
H A Dgus_io.c341 outb(SNDRV_GF1_GW_DRAM_IO16, gus->gf1.reg_regsel);
365 outb(SNDRV_GF1_GW_DRAM_IO16, gus->gf1.reg_regsel);
394 outb(SNDRV_GF1_GW_DRAM_IO16, gus->gf1.reg_regsel);
481 …_INFO " -G- GF1 DRAM IO 16 = 0x%x\n", snd_gf1_i_look16(gus, SNDRV_GF1_GW_DRAM_IO16));
H A Dgus_pcm.c311 outb(SNDRV_GF1_GW_DRAM_IO16, GUSP(gus, GF1REGSEL)); in snd_gf1_pcm_poke_block()
/openbmc/linux/include/sound/
H A Dgus.h62 #define SNDRV_GF1_GW_DRAM_IO16 0x51 macro