Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dqcom_nandc.c513 bool use_ecc; member
788 if (host->use_ecc) in update_rw_regs()
796 if (host->use_ecc) { in update_rw_regs()
821 nandc_set_read_loc(chip, cw, 0, 0, host->use_ecc ? in update_rw_regs()
1207 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() argument
1223 if (use_ecc) { in config_nand_cw_read()
1238 bool use_ecc, int cw) in config_nand_single_cw_page_read() argument
1241 config_nand_cw_read(chip, use_ecc, cw); in config_nand_single_cw_page_read()
1514 host->use_ecc = false; in pre_command()
1616 host->use_ecc = true; in qcom_nandc_command()
[all …]