Home
last modified time | relevance | path

Searched refs:nand_calculate_ecc (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/linux/mtd/
A Dnand_ecc.h20 int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, u_char *ecc_code);
/u-boot/drivers/mtd/nand/raw/
A Dnand_ecc.c65 int nand_calculate_ecc(struct mtd_info *mtd, const u_char *dat, in nand_calculate_ecc() function
A Dnand_spl_simple.c220 nand_chip.ecc.calculate = nand_calculate_ecc; in nand_init()
A Dzynq_nand.c1253 nand_chip->ecc.calculate = nand_calculate_ecc; in zynq_nand_probe()
A Datmel_nand.c1444 nand_chip.ecc.calculate = nand_calculate_ecc; in nand_init()
A Dnand_base.c5068 ecc->calculate = nand_calculate_ecc; in nand_scan_tail()

Completed in 21 milliseconds