Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Domap2.c152 enum omap_ecc ecc_opt; member
1045 enum omap_ecc ecc_opt = info->ecc_opt; in omap_enable_hwecc_bch() local
1050 switch (ecc_opt) { in omap_enable_hwecc_bch()
1157 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1231 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1375 switch (info->ecc_opt) { in omap_elm_correct_data()
1467 switch (info->ecc_opt) { in omap_elm_correct_data()
1756 switch (info->ecc_opt) { in omap2_nand_ecc_check()
1831 info->ecc_opt = OMAP_ECC_HAM1_CODE_SW; in omap_get_dt_info()
1834 info->ecc_opt = OMAP_ECC_HAM1_CODE_HW; in omap_get_dt_info()
[all …]