Searched refs:DMA_FIFO_ENABLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/dma/ppc4xx/ | ||
D | dma.h | 29 #define DMA_FIFO_ENABLE (1<<12) macro |
D | adma.c | 4131 iowrite32(DMA_FIFO_ENABLE | ((fifo_size >> 3) - 2), in ppc440spe_adma_probe() |