Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c151 enum omap_ecc ecc_opt; member
901 enum omap_ecc ecc_opt = info->ecc_opt; in omap_enable_hwecc_bch() local
906 switch (ecc_opt) { in omap_enable_hwecc_bch()
1013 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1087 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1231 switch (info->ecc_opt) { in omap_elm_correct_data()
1323 switch (info->ecc_opt) { in omap_elm_correct_data()
1612 switch (info->ecc_opt) { in omap2_nand_ecc_check()
1687 info->ecc_opt = OMAP_ECC_HAM1_CODE_SW; in omap_get_dt_info()
1690 info->ecc_opt = OMAP_ECC_HAM1_CODE_HW; in omap_get_dt_info()
[all …]