Searched refs:_omap_calculate_ecc_bch (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | omap2.c | 1140 static int _omap_calculate_ecc_bch(struct mtd_info *mtd, in _omap_calculate_ecc_bch() function 1271 return _omap_calculate_ecc_bch(nand_to_mtd(chip), dat, ecc_calc, 0); in omap_calculate_ecc_bch_sw() 1292 ret = _omap_calculate_ecc_bch(mtd, dat, ecc_calc, i); in omap_calculate_ecc_bch_multi() 1595 ret = _omap_calculate_ecc_bch(mtd, buf, ecc_calc, step); in omap_write_subpage_bch()
|