Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dlpc32xx_slc.c68 #define SLCCFG_DMA_DIR (1 << 1) /* DMA write(0)/read(1) bit */ macro
512 SLCCFG_DMA_DIR | SLCCFG_ECC_EN | SLCCFG_DMA_ECC | in lpc32xx_xfer()
517 ~SLCCFG_DMA_DIR, in lpc32xx_xfer()
589 ~(SLCCFG_DMA_DIR | SLCCFG_ECC_EN | SLCCFG_DMA_ECC | in lpc32xx_xfer()