Home
last modified time | relevance | path

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

/linux-2.6.39/sound/isa/gus/
Dgus_dma.c69 if (dma_cmd & SNDRV_GF1_DMA_16BIT) { in snd_gf1_dma_program()
Dgus_pcm.c94 block.cmd |= SNDRV_GF1_DMA_16BIT; in snd_gf1_pcm_block_change()
/linux-2.6.39/include/sound/
Dgus.h140 #define SNDRV_GF1_DMA_16BIT 0x40 macro