Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dqcom_nandc.c441 bool use_ecc; member
688 if (host->use_ecc) in update_rw_regs()
696 if (host->use_ecc) { in update_rw_regs()
720 nandc_set_read_loc(nandc, 0, 0, host->use_ecc ? in update_rw_regs()
1094 config_nand_cw_read(struct qcom_nand_controller *nandc, bool use_ecc) in config_nand_cw_read() argument
1103 if (use_ecc) { in config_nand_cw_read()
1118 bool use_ecc) in config_nand_single_cw_page_read() argument
1121 config_nand_cw_read(nandc, use_ecc); in config_nand_single_cw_page_read()
1373 host->use_ecc = false; in pre_command()
1475 host->use_ecc = true; in qcom_nandc_command()
[all …]