Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dqcom_nandc.c455 bool use_ecc; member
740 if (host->use_ecc) in update_rw_regs()
748 if (host->use_ecc) { in update_rw_regs()
773 nandc_set_read_loc(chip, cw, 0, 0, host->use_ecc ? in update_rw_regs()
1150 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() argument
1166 if (use_ecc) { in config_nand_cw_read()
1181 bool use_ecc, int cw) in config_nand_single_cw_page_read() argument
1184 config_nand_cw_read(chip, use_ecc, cw); in config_nand_single_cw_page_read()
1457 host->use_ecc = false; in pre_command()
1559 host->use_ecc = true; in qcom_nandc_command()
[all …]