Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Dpxa3xx_nand.c102 #define NDSR_WRCMDREQ (0x1) macro
680 if (status & NDSR_WRCMDREQ) { in pxa3xx_nand_irq()
681 nand_writel(info, NDSR, NDSR_WRCMDREQ); in pxa3xx_nand_irq()
682 status &= ~NDSR_WRCMDREQ; in pxa3xx_nand_irq()