Home
last modified time | relevance | path

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

/linux-2.6.39/sound/isa/gus/
Dgus_dma.c87 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program()
90 snd_gf1_write16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW, (unsigned short) (address >> 4)); in snd_gf1_dma_program()
Dgus_io.c492 …nd_gf1_i_look8(gus, SNDRV_GF1_GB_DRAM_DMA_HIGH), snd_gf1_i_read16(gus, SNDRV_GF1_GW_DRAM_DMA_LOW));
/linux-2.6.39/include/sound/
Dgus.h66 #define SNDRV_GF1_GW_DRAM_DMA_LOW 0x42 macro