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