Searched refs:eccpitch (Results 1 – 1 of 1) sorted by relevance
391 int eccpitch = chip->ecc.bytes + chip->ecc.prepad + chip->ecc.postpad; local428 bufpoi += eccpitch;429 length -= eccpitch;445 int eccpitch = eccbytes + chip->ecc.prepad + chip->ecc.postpad; local458 host->col_addr = mtd->writesize + n * eccpitch;490 int eccpitch = eccbytes + chip->ecc.prepad + chip->ecc.postpad; local506 host->col_addr = mtd->writesize + n * eccpitch;539 n * eccpitch +552 int eccpitch = chip->ecc.bytes + chip->ecc.prepad + chip->ecc.postpad; local559 len = min_t(int, length, eccpitch);[all …]