Searched refs:mtd_ooblayout_set_eccbytes (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
H A Dmtd.h378 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf,
/u-boot/drivers/mtd/
H A Dmtdcore.c1428 * mtd_ooblayout_set_eccbytes - set ECC bytes into the oob buffer
1439 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, function
1445 EXPORT_SYMBOL_GPL(mtd_ooblayout_set_eccbytes); variable
/u-boot/drivers/mtd/nand/raw/
H A Docteontx_nand.c1678 ret = mtd_ooblayout_set_eccbytes(mtd, ecc_calc, chip->oob_poi, 0,

Completed in 104 milliseconds