Searched refs:P_DMA_END_IRQ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/nuc900/
H A Dnuc900-audio.h82 #define P_DMA_END_IRQ 0x02 macro
H A Dnuc900-pcm.c144 if (val & P_DMA_END_IRQ) {
145 val |= P_DMA_END_IRQ;
H A Dnuc900-ac97.c228 tmp |= (P_DMA_END_IRQ | P_DMA_MIDDLE_IRQ);

Completed in 51 milliseconds