Searched refs:oob_bytes (Results 1 – 1 of 1) sorted by relevance
2319 int oob_bytes = mtd->oobsize / ecc_steps; in nand_write_subpage_hwecc() local2338 memset(oob_buf, 0xff, oob_bytes); in nand_write_subpage_hwecc()2342 oob_buf += oob_bytes; in nand_write_subpage_hwecc()