Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c52 #define NDCR_SPARE_EN (0x1 << 31) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c139 #define NDCR_SPARE_EN BIT(31) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2348 #define NDCR_SPARE_EN (0x1<<31) macro