Searched refs:enable_ecc (Results 1 – 1 of 1) sorted by relevance
565 bool enable_ecc = false; in spinand_mtd_read() local570 enable_ecc = true; in spinand_mtd_read()581 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_read()585 ret = spinand_read_page(spinand, &iter.req, enable_ecc); in spinand_mtd_read()617 bool enable_ecc = false; in spinand_mtd_write() local621 enable_ecc = true; in spinand_mtd_write()632 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_write()