Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c1001 static int _omap_calculate_ecc_bch(struct mtd_info *mtd, in _omap_calculate_ecc_bch() function
1132 return _omap_calculate_ecc_bch(nand_to_mtd(chip), dat, ecc_calc, 0); in omap_calculate_ecc_bch_sw()
1153 ret = _omap_calculate_ecc_bch(mtd, dat, ecc_calc, i); in omap_calculate_ecc_bch_multi()
1479 ret = _omap_calculate_ecc_bch(mtd, in omap_write_subpage_bch()