Lines Matching refs:eccpitch
391 int eccpitch = chip->ecc.bytes + chip->ecc.prepad + chip->ecc.postpad; local
428 bufpoi += eccpitch;
429 length -= eccpitch;
445 int eccpitch = eccbytes + chip->ecc.prepad + chip->ecc.postpad; local
458 host->col_addr = mtd->writesize + n * eccpitch;
490 int eccpitch = eccbytes + chip->ecc.prepad + chip->ecc.postpad; local
506 host->col_addr = mtd->writesize + n * eccpitch;
539 n * eccpitch +
552 int eccpitch = chip->ecc.bytes + chip->ecc.prepad + chip->ecc.postpad; local
559 len = min_t(int, length, eccpitch);
582 int eccpitch = eccbytes + chip->ecc.prepad + chip->ecc.postpad; local
592 host->col_addr = mtd->writesize + n * eccpitch;
622 int eccpitch = eccbytes + chip->ecc.prepad + chip->ecc.postpad; local
636 host->col_addr = mtd->writesize + n * eccpitch;