Home
last modified time | relevance | path

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

/linux/sound/isa/gus/
H A Dgus_dma.c76 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program()
79 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program()
H A Dgus_io.c527 snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW));
/linux/include/sound/
H A Dgus.h51 #define SNDRV_GF1_GW_DRAM_DMA_LOW 0x42 macro