Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dqcom_nandc.c513 * @use_ecc: request the controller to use ECC for the
543 bool use_ecc; member
818 if (host->use_ecc) in update_rw_regs()
826 if (host->use_ecc) { in update_rw_regs()
851 nandc_set_read_loc(chip, cw, 0, 0, host->use_ecc ? in update_rw_regs()
1237 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() argument
1253 if (use_ecc) { in config_nand_cw_read()
1268 bool use_ecc, int cw) in config_nand_single_cw_page_read()
1271 config_nand_cw_read(chip, use_ecc, cw); in config_nand_single_cw_page_read()
1477 host->use_ecc in qcom_nandc_read_cw_raw()
1267 config_nand_single_cw_page_read(struct nand_chip *chip, bool use_ecc, int cw) config_nand_single_cw_page_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dqcom_nandc.c419 * @use_ecc: request the controller to use ECC for the
440 bool use_ecc; member
687 if (host->use_ecc) in update_rw_regs()
695 if (host->use_ecc) { in update_rw_regs()
719 nandc_set_read_loc(nandc, 0, 0, host->use_ecc ? in update_rw_regs()
1093 config_nand_cw_read(struct qcom_nand_controller *nandc, bool use_ecc) in config_nand_cw_read() argument
1102 if (use_ecc) { in config_nand_cw_read()
1117 bool use_ecc) in config_nand_single_cw_page_read()
1120 config_nand_cw_read(nandc, use_ecc); in config_nand_single_cw_page_read()
1372 host->use_ecc in pre_command()
1116 config_nand_single_cw_page_read(struct qcom_nand_controller *nandc, bool use_ecc) config_nand_single_cw_page_read() argument
[all...]

Completed in 8 milliseconds