Home
last modified time | relevance | path

Searched refs:DMA_MODE_NO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/core/
H A Disadma.c39 if (!(mode & DMA_MODE_NO_ENABLE)) in snd_dma_program()
/openbmc/linux/include/sound/
H A Dcore.h334 #define DMA_MODE_NO_ENABLE 0x0100 macro