Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mtd/nand/
Dpxa3xx_nand.c79 #define NDSR_WRCMDREQ (0x1) macro
464 if (status & NDSR_WRCMDREQ) { in pxa3xx_nand_irq()
465 nand_writel(info, NDSR, NDSR_WRCMDREQ); in pxa3xx_nand_irq()
466 status &= ~NDSR_WRCMDREQ; in pxa3xx_nand_irq()