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

/u-boot/drivers/mtd/nand/raw/
H A Dsand_nand.c195 u32 bit_errors = chip->err_count; local
198 while (bit_errors) {
203 quot *= j - bit_errors;
212 bit_errors--;

Completed in 90 milliseconds