Searched refs:NDSR_WRCMDREQ (Results 1 – 2 of 2) sorted by relevance
86 #define NDSR_WRCMDREQ (0x1) macro623 if (status & NDSR_WRCMDREQ) { in pxa3xx_nand_irq()624 nand_writel(info, NDSR, NDSR_WRCMDREQ); in pxa3xx_nand_irq()625 status &= ~NDSR_WRCMDREQ; in pxa3xx_nand_irq()
2390 #define NDSR_WRCMDREQ (0x1) macro