Home
last modified time | relevance | path

Searched defs:NDSR_WRDREQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c86 #define NDSR_WRDREQ (0x1 << 2) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c170 #define NDSR_WRDREQ BIT(2) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2388 #define NDSR_WRDREQ (0x1<<2) macro