Home
last modified time | relevance | path

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

/openbmc/linux/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) | in rk_nfc_xfer_start()