Searched refs:SNDRV_GF1_GB_DRAM_DMA_CONTROL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_dma.c | 17 snd_gf1_write8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL, 0x00); in snd_gf1_dma_ack() 18 snd_gf1_look8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL); in snd_gf1_dma_ack() 76 snd_gf1_write8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL, dma_cmd); in snd_gf1_dma_program()
|
H A D | gus_irq.c | 85 if (snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL) & 0x40) { in snd_gus_interrupt()
|
H A D | gus_io.c | 476 printk(KERN_INFO " -G- GF1 DRAM DMA control = 0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL));
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_dma.c | 17 snd_gf1_write8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL, 0x00); in snd_gf1_dma_ack() 18 snd_gf1_look8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL); in snd_gf1_dma_ack() 76 snd_gf1_write8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL, dma_cmd); in snd_gf1_dma_program()
|
H A D | gus_irq.c | 85 if (snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL) & 0x40) { in snd_gus_interrupt()
|
H A D | gus_io.c | 476 printk(KERN_INFO " -G- GF1 DRAM DMA control = 0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_CONTROL));
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | gus.h | 50 #define SNDRV_GF1_GB_DRAM_DMA_CONTROL 0x41 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | gus.h | 50 #define SNDRV_GF1_GB_DRAM_DMA_CONTROL 0x41 macro
|
Completed in 8 milliseconds