Searched refs:SNDRV_GF1_GW_DRAM_DMA_LOW (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/isa/gus/ |
H A D | gus_dma.c | 72 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program() 75 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program()
|
H A D | gus_io.c | 477 printk(KERN_INFO " -G- GF1 DRAM DMA high/low = 0x%x/0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_HIGH), snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW));
|
/kernel/linux/linux-6.6/sound/isa/gus/ |
H A D | gus_dma.c | 72 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program() 75 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program()
|
H A D | gus_io.c | 477 printk(KERN_INFO " -G- GF1 DRAM DMA high/low = 0x%x/0x%x\n", snd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_HIGH), snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW));
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | gus.h | 51 #define SNDRV_GF1_GW_DRAM_DMA_LOW 0x42 macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | gus.h | 51 #define SNDRV_GF1_GW_DRAM_DMA_LOW 0x42 macro
|
Completed in 6 milliseconds