Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dmtd.h375 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf,
/u-boot/drivers/mtd/
A Dmtdcore.c1392 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes() function
1398 EXPORT_SYMBOL_GPL(mtd_ooblayout_get_eccbytes);
/u-boot/drivers/mtd/nand/raw/
A Ddenali.c299 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in denali_check_erased_page()
A Docteontx_nand.c1620 ret = mtd_ooblayout_get_eccbytes(mtd, ecc_code, chip->oob_poi, 0, in octeontx_nand_hw_bch_read_page()

Completed in 16 milliseconds