Home
last modified time | relevance | path

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

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