Searched refs:_omap_calculate_ecc_bch (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/mtd/nand/raw/ |
D | omap2.c | 1139 static int _omap_calculate_ecc_bch(struct mtd_info *mtd, in _omap_calculate_ecc_bch() function 1270 return _omap_calculate_ecc_bch(mtd, dat, ecc_calc, 0); in omap_calculate_ecc_bch_sw() 1291 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()
|