Home
last modified time | relevance | path

Searched defs:PMECC_CFG_AUTO_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand_ecc.h103 #define PMECC_CFG_AUTO_ENABLE (1 << 20) macro
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c79 #define PMECC_CFG_AUTO_ENABLE BIT(20) macro