Searched full:soft_bch (Results 1 – 4 of 4) sorted by relevance
63 nand-ecc-mode = "soft_bch";
56 (Linux will handle the calculations). soft_bch is deprecated
146 "soft_bch".
4858 if (!strcasecmp(pm, "soft_bch")) in of_get_nand_ecc_mode()4893 else if (!strcasecmp(pm, "soft_bch")) in of_get_nand_ecc_algo()