Searched defs:ecc3 (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/mtd/ | ||
H A D | fsmc_nand.h | 22 u32 ecc3; /* 0x5c */ member |
/openbmc/u-boot/drivers/mtd/nand/raw/ | ||
H A D | fsmc_nand.c | 199 u32 ecc1, ecc2, ecc3, ecc4; in fsmc_bch8_correct_data() local |