Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/nand/raw/
Dqcom_nandc.c441 bool use_ecc; member
686 if (host->use_ecc) in update_rw_regs()
694 if (host->use_ecc) { in update_rw_regs()
718 nandc_set_read_loc(nandc, 0, 0, host->use_ecc ? in update_rw_regs()
1092 config_nand_cw_read(struct qcom_nand_controller *nandc, bool use_ecc) in config_nand_cw_read() argument
1101 if (use_ecc) { in config_nand_cw_read()
1116 bool use_ecc) in config_nand_single_cw_page_read() argument
1119 config_nand_cw_read(nandc, use_ecc); in config_nand_single_cw_page_read()
1371 host->use_ecc = false; in pre_command()
1473 host->use_ecc = true; in qcom_nandc_command()
[all …]