Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dmtd.h377 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf,
/u-boot/drivers/mtd/
A Dmtdcore.c1412 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes() function
1418 EXPORT_SYMBOL_GPL(mtd_ooblayout_set_eccbytes);
/u-boot/drivers/mtd/nand/raw/
A Docteontx_nand.c1682 ret = mtd_ooblayout_set_eccbytes(mtd, ecc_calc, chip->oob_poi, 0, in octeontx_nand_hw_bch_write_page()

Completed in 13 milliseconds