Searched refs:use_ecc (Results 1 – 1 of 1) sorted by relevance
543 bool use_ecc; member818 if (host->use_ecc) in update_rw_regs()826 if (host->use_ecc) { in update_rw_regs()851 nandc_set_read_loc(chip, cw, 0, 0, host->use_ecc ? in update_rw_regs()1237 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() argument1253 if (use_ecc) { in config_nand_cw_read()1268 bool use_ecc, int cw) in config_nand_single_cw_page_read() argument1271 config_nand_cw_read(chip, use_ecc, cw); in config_nand_single_cw_page_read()1477 host->use_ecc = false; in qcom_nandc_read_cw_raw()1802 size = host->use_ecc ? host->cw_data : host->cw_size; in copy_last_cw()[all …]