Home
last modified time | relevance | path

Searched refs:MXS_NAND_BITS_PER_ECC_LEVEL (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/
H A Dmxsboot.c54 #define MXS_NAND_BITS_PER_ECC_LEVEL 13 macro
139 return ecc_strength * MXS_NAND_BITS_PER_ECC_LEVEL; in mx28_nand_ecc_size_in_bits()
156 / (MXS_NAND_BITS_PER_ECC_LEVEL * in mx28_nand_get_ecc_strength()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxs_nand.c38 #define MXS_NAND_BITS_PER_ECC_LEVEL 13 macro