Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_slc.c66 #define SLCCFG_DMA_DIR (1 << 1) /* DMA write(0)/read(1) bit */ macro
510 SLCCFG_DMA_DIR | SLCCFG_ECC_EN | SLCCFG_DMA_ECC | in lpc32xx_xfer()
515 ~SLCCFG_DMA_DIR, in lpc32xx_xfer()
587 ~(SLCCFG_DMA_DIR | SLCCFG_ECC_EN | SLCCFG_DMA_ECC | in lpc32xx_xfer()