Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h407 static inline unsigned int get_dma_buffer_done(unsigned int dmanr) in get_dma_buffer_done() function
/openbmc/linux/sound/soc/au1x/
H A Ddma.c139 switch (get_dma_buffer_done(stream->dma)) { in au1000_dma_interrupt()