Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dlpc32xx_slc.c68 #define SLCCFG_DMA_DIR (1 << 1) /* DMA write(0)/read(1) bit */ macro
524 SLCCFG_DMA_DIR | SLCCFG_ECC_EN | SLCCFG_DMA_ECC | in lpc32xx_xfer()
529 ~SLCCFG_DMA_DIR, in lpc32xx_xfer()
601 ~(SLCCFG_DMA_DIR | SLCCFG_ECC_EN | SLCCFG_DMA_ECC | in lpc32xx_xfer()