Searched refs:mtd_ooblayout_get_eccbytes (Results 1 - 4 of 4) sorted by relevance

/u-boot/include/linux/mtd/
H A Dmtd.h376 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf,
/u-boot/drivers/mtd/
H A Dmtdcore.c1408 * mtd_ooblayout_get_eccbytes - extract ECC bytes from the oob buffer
1419 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, function
1425 EXPORT_SYMBOL_GPL(mtd_ooblayout_get_eccbytes); variable
1468 * mtd_ooblayout_get_eccbytes - set data bytes into the oob buffer
/u-boot/drivers/mtd/nand/raw/
H A Ddenali.c299 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0,
H A Docteontx_nand.c1616 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0,

Completed in 104 milliseconds