Home
last modified time | relevance | path

Searched refs:MTD_OPS_RAW (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/mtd/nand/
H A Decc-sw-bch.c305 if (req->mode == MTD_OPS_RAW) in nand_ecc_sw_bch_prepare_io_req()
344 if (req->mode == MTD_OPS_RAW) in nand_ecc_sw_bch_finish_io_req()
H A Decc-sw-hamming.c559 if (req->mode == MTD_OPS_RAW) in nand_ecc_sw_hamming_prepare_io_req()
598 if (req->mode == MTD_OPS_RAW) in nand_ecc_sw_hamming_finish_io_req()
/linux/include/uapi/mtd/
H A Dmtd-abi.h65 MTD_OPS_RAW = 2, enumerator
/linux/drivers/mtd/tests/
H A Dnandbiterrs.c107 ops.mode = MTD_OPS_RAW; /* No ECC */ in rewrite_page()
/linux/drivers/mtd/
H A Dssfdc.c168 ops.mode = MTD_OPS_RAW; in read_raw_oob()
/linux/drivers/spi/
H A Dspi-amlogic-spifc-a4.c1031 if (req->mode == MTD_OPS_RAW) in aml_sfc_ecc_prepare_io_req()
1047 if (req->mode == MTD_OPS_RAW || req->type == NAND_PAGE_WRITE) in aml_sfc_ecc_finish_io_req()
H A Dspi-qpic-snand.c450 if (req->mode == MTD_OPS_RAW) in qcom_spi_ecc_prepare_io_req_pipelined()
462 if (req->mode == MTD_OPS_RAW || req->type != NAND_PAGE_READ) in qcom_spi_ecc_finish_io_req_pipelined()
H A Dspi-mtk-snfi.c770 if ((req->mode == MTD_OPS_RAW) || (req->type != NAND_PAGE_READ)) in mtk_snand_ecc_finish_io_req()
/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c1450 case MTD_OPS_RAW: in onenand_read_oob()
2095 case MTD_OPS_RAW: in onenand_write_oob()