Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsboot.c331 static inline uint8_t mx28_nand_parity_13_8(const uint8_t b) in mx28_nand_parity_13_8() function
379 ecc[i] = mx28_nand_parity_13_8(block[i + 12]); in mx28_nand_fcb_block()