Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-lpc32xx/
H A Ddma.h60 #define DMAC_CHAN_ENABLE (1 << 0) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c293 DMAC_CHAN_ENABLE; in lpc32xx_nand_xfer()