Searched refs:OMAP_DMA_LAST_IRQ (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/soc/omap/
H A Domap-pcm.c72 if ((stat == OMAP_DMA_LAST_IRQ) &&
82 } else if (stat & OMAP_DMA_LAST_IRQ) {
192 OMAP_DMA_LAST_IRQ | OMAP_DMA_BLOCK_IRQ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/soc/omap/
H A Domap-pcm.c72 if ((stat == OMAP_DMA_LAST_IRQ) &&
82 } else if (stat & OMAP_DMA_LAST_IRQ) {
192 OMAP_DMA_LAST_IRQ | OMAP_DMA_BLOCK_IRQ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/plat-omap/include/plat/
H A Ddma.h328 #define OMAP_DMA_LAST_IRQ (1 << 4) macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/plat-omap/include/plat/
H A Ddma.h328 #define OMAP_DMA_LAST_IRQ (1 << 4) macro

Completed in 219 milliseconds