Searched refs:SNDRV_GF1_GW_DRAM_IO_LOW (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_io.c | 291 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 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));
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_io.c | 291 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 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));
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | gus.h | 52 #define SNDRV_GF1_GW_DRAM_IO_LOW 0x43 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | gus.h | 52 #define SNDRV_GF1_GW_DRAM_IO_LOW 0x43 macro
|
Completed in 5 milliseconds