Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-rpc/
Ddma.c112 switch (status & (DMA_ST_OFL | DMA_ST_AB)) { in iomd_dma_handle()
113 case DMA_ST_OFL: /* OIA */ in iomd_dma_handle()
120 case DMA_ST_OFL | DMA_ST_AB: /* OIB */ in iomd_dma_handle()
128 if (status & DMA_ST_OFL && in iomd_dma_handle()
/linux-3.4.99/arch/arm/include/asm/hardware/
Diomd.h159 #define DMA_ST_OFL 4 macro
/linux-3.4.99/sound/oss/
Dvidc_fill.S147 tst r6, #DMA_ST_OFL @ Check for overrun
177 tst lr, #DMA_ST_OFL