Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Ddma.h32 #define DMAC_CHAN_SRC_AUTOINC (1 << 26) /* automatic source increment */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c208 ctrl |= DMAC_CHAN_SRC_AUTOINC; in lpc32xx_nand_dma_configure()
271 oob_ctrl |= DMAC_CHAN_SRC_AUTOINC; in lpc32xx_nand_dma_configure()