Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Ddma.h56 #define DMA_PERID_NAND1 1 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c292 (read ? DMAC_DEST_PERIP(0) : DMAC_DEST_PERIP(DMA_PERID_NAND1)) | in lpc32xx_nand_xfer()
293 (read ? DMAC_SRC_PERIP(DMA_PERID_NAND1) : DMAC_SRC_PERIP(0)) | in lpc32xx_nand_xfer()