Searched refs:omap_calculate_ecc_bch (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mtd/nand/
H A Domap2.c1155 * omap_calculate_ecc_bch - Generate bytes of ECC bytes
1162 static int __maybe_unused omap_calculate_ecc_bch(struct mtd_info *mtd, omap_calculate_ecc_bch() function
1862 nand_chip->ecc.calculate = omap_calculate_ecc_bch; omap_nand_probe()
1897 nand_chip->ecc.calculate = omap_calculate_ecc_bch; omap_nand_probe()
1926 nand_chip->ecc.calculate = omap_calculate_ecc_bch; omap_nand_probe()
1961 nand_chip->ecc.calculate = omap_calculate_ecc_bch; omap_nand_probe()
1991 nand_chip->ecc.calculate = omap_calculate_ecc_bch; omap_nand_probe()

Completed in 60 milliseconds