Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Domap2.c1275 * omap_calculate_ecc_bch_multi - Generate ECC for multiple sectors
1282 static int omap_calculate_ecc_bch_multi(struct mtd_info *mtd, in omap_calculate_ecc_bch_multi() function
1539 omap_calculate_ecc_bch_multi(mtd, buf, &ecc_calc[0]); in omap_write_page_bch()
1656 omap_calculate_ecc_bch_multi(mtd, buf, ecc_calc); in omap_read_page_bch()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Domap2.c1136 * omap_calculate_ecc_bch_multi - Generate ECC for multiple sectors
1143 static int omap_calculate_ecc_bch_multi(struct mtd_info *mtd, in omap_calculate_ecc_bch_multi() function
1406 ret = omap_calculate_ecc_bch_multi(mtd, in omap_write_page_bch()
1555 ret = omap_calculate_ecc_bch_multi(mtd, in omap_read_page_bch()

Completed in 7 milliseconds