Searched refs:enable_ecc (Results 1 – 1 of 1) sorted by relevance
489 bool enable_ecc = false; in spinand_mtd_read() local494 enable_ecc = true; in spinand_mtd_read()503 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_read()507 ret = spinand_read_page(spinand, &iter.req, enable_ecc); in spinand_mtd_read()538 bool enable_ecc = false; in spinand_mtd_write() local542 enable_ecc = true; in spinand_mtd_write()551 ret = spinand_ecc_enable(spinand, enable_ecc); in spinand_mtd_write()