Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/nand/raw/
Domap2.c1610 bool ecc_needs_bch, ecc_needs_omap_bch, ecc_needs_elm; in omap2_nand_ecc_check() local
1616 ecc_needs_bch = true; in omap2_nand_ecc_check()
1623 ecc_needs_bch = false; in omap2_nand_ecc_check()
1628 ecc_needs_bch = false; in omap2_nand_ecc_check()
1633 if (ecc_needs_bch && !IS_ENABLED(CONFIG_MTD_NAND_ECC_SW_BCH)) { in omap2_nand_ecc_check()