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

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

Completed in 157 milliseconds