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