Searched full:soft_bch (Results 1 – 4 of 4) sorted by relevance
63 nand-ecc-mode = "soft_bch";
53 (Linux will handle the calculations). soft_bch is deprecated
147 "soft_bch".
4895 [NAND_ECC_SOFT_BCH] = "soft_bch", in of_get_rawnand_ecc_engine_type_legacy()4955 else if (!strcasecmp(pm, "soft_bch")) in of_get_rawnand_ecc_algo_legacy()