Searched defs:PMECC_SR_ENABLE (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ | ||
H A D | atmel_nand_ecc.h | 118 #define PMECC_SR_ENABLE (1 << 4) macro |
/openbmc/linux/drivers/mtd/nand/raw/atmel/ | ||
H A D | pmecc.c | 97 #define PMECC_SR_ENABLE BIT(4) macro |