Home
last modified time | relevance | path

Searched defs:eccbuf (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c1392 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes()
1412 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes()
/openbmc/linux/drivers/mtd/
H A Dmtdcore.c2029 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes()
2049 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c821 void *eccbuf; in atmel_nand_pmecc_generate_eccbytes() local
857 void *databuf, *eccbuf; in atmel_nand_pmecc_correct_data() local
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1426 u8 *eccbuf = this->raw_buffer; in gpmi_count_bitflips() local