Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Domap2.c152 enum omap_ecc ecc_opt; member
1040 enum omap_ecc ecc_opt = info->ecc_opt; in omap_enable_hwecc_bch() local
1045 switch (ecc_opt) { in omap_enable_hwecc_bch()
1152 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1226 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1370 switch (info->ecc_opt) { in omap_elm_correct_data()
1462 switch (info->ecc_opt) { in omap_elm_correct_data()
1704 switch (info->ecc_opt) { in omap2_nand_ecc_check()
1779 info->ecc_opt = OMAP_ECC_HAM1_CODE_SW; in omap_get_dt_info()
1782 info->ecc_opt = OMAP_ECC_HAM1_CODE_HW; in omap_get_dt_info()
[all …]