Searched refs:eccsteps (Results 1 - 2 of 2) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c552 int eccsteps; local
560 for (eccsteps = 0; eccsteps < chip->ecc.steps; eccsteps++) {
824 int eccsteps; local
832 for (eccsteps = 0; eccsteps < chip->ecc.steps; eccsteps++) {
1057 int eccsteps; local
1079 for (eccsteps
1377 int eccsteps; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/nand/
H A Dnand_base.c787 int eccsteps = chip->ecc.steps; local
795 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
801 eccsteps = chip->ecc.steps;
804 for (i = 0 ; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
911 int eccsteps = chip->ecc.steps; local
917 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
927 eccsteps
956 int eccsteps = chip->ecc.steps; local
1523 int eccsteps = chip->ecc.steps; local
1549 int eccsteps = chip->ecc.steps; local
1580 int eccsteps = chip->ecc.steps; local
[all...]

Completed in 117 milliseconds