Searched refs:R852_DMA2 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/nand/
H A Dr852.h71 #define R852_DMA2 0x80 /* if set w/bit #6, dma is supported */ macro
H A Dr852.c76 (R852_DMA1 | R852_DMA2)) == (R852_DMA1 | R852_DMA2);
643 dev->sm = (reg & (R852_DMA1 | R852_DMA2)) && (reg & R852_SMBIT);

Completed in 111 milliseconds