Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Domap2.c1626 bool ecc_needs_bch, ecc_needs_omap_bch, ecc_needs_elm; in omap2_nand_ecc_check() local
1632 ecc_needs_bch = true; in omap2_nand_ecc_check()
1639 ecc_needs_bch = false; in omap2_nand_ecc_check()
1644 ecc_needs_bch = false; in omap2_nand_ecc_check()
1649 if (ecc_needs_bch && !IS_ENABLED(CONFIG_MTD_NAND_ECC_SW_BCH)) { in omap2_nand_ecc_check()