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

/linux-master/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c60 #define DMA_AHB_SIZE (3) /* 0: 1, 1: 2, 2: 4 */ macro
473 dma_reg = DMA_ST | ((!rw) << DMA_WR) | DMA_EN | (2 << DMA_AHB_SIZE) |

Completed in 146 milliseconds