Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dmtdcore.c1393 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes()
1413 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes()
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.c1734 int mtd_ooblayout_get_eccbytes(struct mtd_info *mtd, u8 *eccbuf, in mtd_ooblayout_get_eccbytes()
1754 int mtd_ooblayout_set_eccbytes(struct mtd_info *mtd, const u8 *eccbuf, in mtd_ooblayout_set_eccbytes()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c1222 u8 *eccbuf = this->raw_buffer; in gpmi_count_bitflips() local