Searched refs:NDSR_WRDREQ (Results 1 – 2 of 2) sorted by relevance
84 #define NDSR_WRDREQ (0x1 << 2) macro569 nand_writel(info, NDSR, NDSR_WRDREQ | NDSR_RDDREQ); in pxa3xx_nand_irq_thread()607 if (status & (NDSR_RDDREQ | NDSR_WRDREQ)) { in pxa3xx_nand_irq()
2388 #define NDSR_WRDREQ (0x1<<2) macro