Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c89 * @use_ecc: request the controller to use ECC for the
119 bool use_ecc; member
265 if (host->use_ecc) in update_rw_regs()
273 if (host->use_ecc) { in update_rw_regs()
300 nandc_set_read_loc(chip, cw, 0, 0, host->use_ecc ? in update_rw_regs()
327 config_nand_cw_read(struct nand_chip *chip, bool use_ecc, int cw) in config_nand_cw_read() argument
343 if (use_ecc) { in config_nand_cw_read()
358 bool use_ecc, int cw) in config_nand_single_cw_page_read() argument
361 config_nand_cw_read(chip, use_ecc, cw); in config_nand_single_cw_page_read()
486 host->use_ecc in qcom_nandc_read_cw_raw()
[all...]
/linux/drivers/spi/
H A Dspi-qpic-snand.c474 qcom_spi_config_cw_read(struct qcom_nand_controller *snandc, bool use_ecc, int cw) in qcom_spi_config_cw_read() argument
526 bool use_ecc, int cw) in qcom_spi_config_single_cw_page_read() argument