Home
last modified time | relevance | path

Searched refs:NDFC_ECC (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dndfc.h21 #define NDFC_ECC 0x10 macro
/openbmc/linux/include/linux/mtd/
H A Dndfc.h15 #define NDFC_ECC 0x10 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dndfc.c95 ecc = in_be32(ndfc->ndfcbase + NDFC_ECC); in ndfc_calculate_ecc()