Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Domap2.c155 enum omap_ecc ecc_opt; member
1038 enum omap_ecc ecc_opt = info->ecc_opt; in omap_enable_hwecc_bch() local
1044 switch (ecc_opt) { in omap_enable_hwecc_bch()
1151 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1225 switch (info->ecc_opt) { in _omap_calculate_ecc_bch()
1369 switch (info->ecc_opt) { in omap_elm_correct_data()
1461 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 …]