Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Domap2.c1145 static int _omap_calculate_ecc_bch(struct mtd_info *mtd, in _omap_calculate_ecc_bch() function
1276 return _omap_calculate_ecc_bch(nand_to_mtd(chip), dat, ecc_calc, 0); in omap_calculate_ecc_bch_sw()
1297 ret = _omap_calculate_ecc_bch(mtd, dat, ecc_calc, i); in omap_calculate_ecc_bch_multi()
1623 ret = _omap_calculate_ecc_bch(mtd, in omap_write_subpage_bch()