Home
last modified time | relevance | path

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

/linux/sound/isa/gus/
H A Dgus_dma.c57 if (dma_cmd & SNDRV_GF1_DMA_16BIT) { in snd_gf1_dma_program()
H A Dgus_pcm.c75 block.cmd |= SNDRV_GF1_DMA_16BIT; in snd_gf1_pcm_block_change()
/linux/include/sound/
H A Dgus.h125 #define SNDRV_GF1_DMA_16BIT 0x40 macro