Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c1131 * _omap_calculate_ecc_bch - Generate ECC bytes for one sector
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()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c992 * _omap_calculate_ecc_bch - Generate ECC bytes for one sector
1001 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()

Completed in 7 milliseconds