Searched refs:use_ecc (Results 1 – 1 of 1) sorted by relevance
119 bool use_ecc; member265 if (host->use_ecc) in update_rw_regs()273 if (host->use_ecc) { in update_rw_regs()300 nandc_set_read_loc(chip, cw, 0, 0, host->use_ecc ? in update_rw_regs()327 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() argument343 if (use_ecc) { in config_nand_cw_read()358 bool use_ecc, int cw) in config_nand_single_cw_page_read() argument361 config_nand_cw_read(chip, use_ecc, cw); in config_nand_single_cw_page_read()486 host->use_ecc = false; in qcom_nandc_read_cw_raw()811 size = host->use_ecc ? host->cw_data : host->cw_size; in copy_last_cw()[all …]