Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h271 static inline unsigned int get_dma_mode(unsigned int dmanr) in get_dma_mode() function
/openbmc/linux/sound/soc/au1x/
H A Ddma.c208 get_dma_mode(ctx->stream[s].dma) & ~DMA_NC); in alchemy_pcm_open()