Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/nand/
Dpxa3xx_nand.c77 #define NDSR_WRDREQ (0x1 << 2) macro
418 nand_writel(info, NDSR, NDSR_WRDREQ | NDSR_RDDREQ); in pxa3xx_nand_data_dma_irq()
441 if (status & (NDSR_RDDREQ | NDSR_WRDREQ)) { in pxa3xx_nand_irq()