Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c89 #define NDSR_WRCMDREQ (0x1) macro
733 if (status & NDSR_WRCMDREQ) { in pxa3xx_nand_irq()
734 status &= ~NDSR_WRCMDREQ; in pxa3xx_nand_irq()
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2390 #define NDSR_WRCMDREQ (0x1) macro