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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-rpc/
H A Ddma.c93 switch (status & (DMA_ST_OFL | DMA_ST_AB)) {
94 case DMA_ST_OFL: /* OIA */
101 case DMA_ST_OFL | DMA_ST_AB: /* OIB */
109 if (status & DMA_ST_OFL &&
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-arm/hardware/
H A Diomd.h200 #define DMA_ST_OFL 4 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/
H A Dvidc_fill.S147 tst r6, #DMA_ST_OFL @ Check for overrun
177 tst lr, #DMA_ST_OFL

Completed in 104 milliseconds