Searched refs:NAND_PAGE_READ (Results 1 – 8 of 8) sorted by relevance
451 unsigned int dir = (direction == NAND_PAGE_READ) ? in mxic_ecc_process_data()566 if (req->type == NAND_PAGE_READ) in mxic_ecc_prepare_io_req_external()714 if (req->type == NAND_PAGE_READ) { in mxic_ecc_finish_io_req_pipelined()
315 if (req->type == NAND_PAGE_READ) in nand_ecc_sw_bch_prepare_io_req()
569 if (req->type == NAND_PAGE_READ) in nand_ecc_sw_hamming_prepare_io_req()
577 if (orig->type == NAND_PAGE_READ) { in nand_ecc_restore_req()
91 NAND_PAGE_READ = 0, enumerator
414 NAND_PAGE_READ, in mxic_spi_mem_dirmap_read()
770 if ((req->mode == MTD_OPS_RAW) || (req->type != NAND_PAGE_READ)) in mtk_snand_ecc_finish_io_req()
652 nanddev_io_for_each_page(nand, NAND_PAGE_READ, from, ops, &iter) { in spinand_mtd_read()