Home
last modified time | relevance | path

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

/linux-6.15/drivers/mtd/nand/raw/
H A Dqcom_nandc.c119 bool use_ecc; member
265 if (host->use_ecc) in update_rw_regs()
273 if (host->use_ecc) { in update_rw_regs()
343 if (use_ecc) { in config_nand_cw_read()
486 host->use_ecc = false; in qcom_nandc_read_cw_raw()
908 host->use_ecc = true; in qcom_nandc_read_page()
960 host->use_ecc = true; in qcom_nandc_read_oob()
991 host->use_ecc = true; in qcom_nandc_write_page()
1061 host->use_ecc = false; in qcom_nandc_write_page_raw()
1132 host->use_ecc = true; in qcom_nandc_write_oob()
[all …]
/linux-6.15/drivers/spi/
H A Dspi-qpic-snand.c422 qcom_spi_config_cw_read(struct qcom_nand_controller *snandc, bool use_ecc, int cw) in qcom_spi_config_cw_read() argument
473 bool use_ecc, int cw) in qcom_spi_config_single_cw_page_read() argument