Searched refs:enable_ecc (Results 1 – 2 of 2) sorted by relevance
572 bool enable_ecc = false; in spinand_mtd_read() local577 enable_ecc = true; in spinand_mtd_read()588 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_read()592 ret = spinand_read_page(spinand, &iter.req, enable_ecc); in spinand_mtd_read()624 bool enable_ecc = false; in spinand_mtd_write() local628 enable_ecc = true; in spinand_mtd_write()639 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_write()
590 bool enable_ecc = false; in spinand_mtd_read() local595 enable_ecc = true; in spinand_mtd_read()604 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_read()608 ret = spinand_read_page(spinand, &iter.req, enable_ecc); in spinand_mtd_read()639 bool enable_ecc = false; in spinand_mtd_write() local643 enable_ecc = true; in spinand_mtd_write()652 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_write()