Home
last modified time | relevance | path

Searched refs:NAND_PAGE_READ (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/mtd/nand/
H A Decc-mxic.c451 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()
H A Decc-sw-bch.c315 if (req->type == NAND_PAGE_READ) in nand_ecc_sw_bch_prepare_io_req()
H A Decc.c577 if (orig->type == NAND_PAGE_READ) { in nand_ecc_restore_req()
H A Decc-sw-hamming.c569 if (req->type == NAND_PAGE_READ) in nand_ecc_sw_hamming_prepare_io_req()
/linux/include/linux/mtd/
H A Dnand.h91 NAND_PAGE_READ = 0, enumerator
/linux/drivers/spi/
H A Dspi-mtk-snfi.c770 if ((req->mode == MTD_OPS_RAW) || (req->type != NAND_PAGE_READ)) in mtk_snand_ecc_finish_io_req()