Searched refs:eccNand (Results 1 - 1 of 1) sorted by relevance

/drivers/mtd/nand/
H A Ddavinci_nand.c194 uint32_t eccNand = read_ecc[0] | (read_ecc[1] << 8) | local
198 uint32_t diff = eccCalc ^ eccNand;

Completed in 9 milliseconds