Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c53 #define NDCR_ECC_EN (0x1 << 30) macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmarvell_nand.c138 #define NDCR_ECC_EN BIT(30) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h2349 #define NDCR_ECC_EN (0x1<<30) macro