Searched refs:FSL_DMA_SR_CB (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Dfsl_dma.h34 #define FSL_DMA_SR_CB 0x00000004 /* Channel busy */ macro
73 #define FSL_DMA_SR_CB 0x00000004 /* Channel busy */ macro
/u-boot/drivers/dma/
H A Dfsl_dma.c70 } while (status & FSL_DMA_SR_CB);

Completed in 89 milliseconds