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

/linux-master/drivers/mtd/nand/raw/
H A Ddavinci_nand.c139 uint32_t eccCalc = calc_ecc[0] | (calc_ecc[1] << 8) | local
141 uint32_t diff = eccCalc ^ eccNand;

Completed in 300 milliseconds