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