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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/nand/
H A Dbcm_umi_bch.c114 int eccsteps = chip->ecc.steps; local
117 int sectorOobSize = mtd->oobsize / eccsteps;
120 for (sectorIdx = 0; sectorIdx < eccsteps;
198 int eccsteps = chip->ecc.steps; local
201 int sectorOobSize = mtd->oobsize / eccsteps;
203 for (sectorIdx = 0; sectorIdx < eccsteps;
H A Djz4740_nand.c263 int eccsteps = chip->ecc.steps; local
272 for (i = ecc_offset; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
293 int eccsteps = chip->ecc.steps; local
297 for (i = ecc_offset; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
H A Dsh_flctl.c348 int eccsteps = chip->ecc.steps; local
352 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
355 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
370 int eccsteps = chip->ecc.steps; local
373 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
H A Dnand_base.c1124 int eccsteps = chip->ecc.steps; local
1132 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
1138 eccsteps = chip->ecc.steps;
1141 for (i = 0 ; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
1248 int eccsteps = chip->ecc.steps; local
1254 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
1264 eccsteps
1298 int eccsteps = chip->ecc.steps; local
1343 int eccsteps = chip->ecc.steps; local
1949 int eccsteps = chip->ecc.steps; local
1975 int eccsteps = chip->ecc.steps; local
2006 int eccsteps = chip->ecc.steps; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/nand/
H A Dbcm_umi_bch.c114 int eccsteps = chip->ecc.steps; local
117 int sectorOobSize = mtd->oobsize / eccsteps;
120 for (sectorIdx = 0; sectorIdx < eccsteps;
198 int eccsteps = chip->ecc.steps; local
201 int sectorOobSize = mtd->oobsize / eccsteps;
203 for (sectorIdx = 0; sectorIdx < eccsteps;
H A Djz4740_nand.c263 int eccsteps = chip->ecc.steps; local
272 for (i = ecc_offset; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
293 int eccsteps = chip->ecc.steps; local
297 for (i = ecc_offset; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
H A Dsh_flctl.c348 int eccsteps = chip->ecc.steps; local
352 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
355 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
370 int eccsteps = chip->ecc.steps; local
373 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
H A Dnand_base.c1124 int eccsteps = chip->ecc.steps; local
1132 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize)
1138 eccsteps = chip->ecc.steps;
1141 for (i = 0 ; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
1248 int eccsteps = chip->ecc.steps; local
1254 for (i = 0; eccsteps; eccsteps--, i += eccbytes, p += eccsize) {
1264 eccsteps
1298 int eccsteps = chip->ecc.steps; local
1343 int eccsteps = chip->ecc.steps; local
1949 int eccsteps = chip->ecc.steps; local
1975 int eccsteps = chip->ecc.steps; local
2006 int eccsteps = chip->ecc.steps; local
[all...]

Completed in 82 milliseconds