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

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

Completed in 133 milliseconds