Searched refs:use_ecc (Results 1 – 2 of 2) sorted by relevance
440 bool use_ecc; member687 if (host->use_ecc) in update_rw_regs()695 if (host->use_ecc) { in update_rw_regs()719 nandc_set_read_loc(nandc, 0, 0, host->use_ecc ? in update_rw_regs()1093 config_nand_cw_read(struct qcom_nand_controller *nandc, bool use_ecc) in config_nand_cw_read() argument1102 if (use_ecc) { in config_nand_cw_read()1117 bool use_ecc) in config_nand_single_cw_page_read() argument1120 config_nand_cw_read(nandc, use_ecc); in config_nand_single_cw_page_read()1372 host->use_ecc = false; in pre_command()1474 host->use_ecc = true; in qcom_nandc_command()[all …]
162 int use_ecc; member198 int use_ecc; /* use HW ECC ? */ member549 if (info->use_ecc) { in pxa3xx_nand_start()803 info->use_ecc = 0; in prepare_start_command()815 info->use_ecc = 1; in prepare_start_command()1246 if (info->retcode == ERR_CORERR && info->use_ecc) { in pxa3xx_nand_read_page_hwecc()