Home
last modified time | relevance | path

Searched refs:MTD_OPS_PLACE_OOB (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/mtd/
Dnftlcore.c143 ops.mode = MTD_OPS_PLACE_OOB; in nftl_read_oob()
164 ops.mode = MTD_OPS_PLACE_OOB; in nftl_write_oob()
187 ops.mode = MTD_OPS_PLACE_OOB; in nftl_write()
Dinftlcore.c155 ops.mode = MTD_OPS_PLACE_OOB; in inftl_read_oob()
175 ops.mode = MTD_OPS_PLACE_OOB; in inftl_write_oob()
195 ops.mode = MTD_OPS_PLACE_OOB; in inftl_write()
Dmtdchar.c384 MTD_OPS_PLACE_OOB; in mtdchar_writeoob()
421 MTD_OPS_PLACE_OOB; in mtdchar_readoob()
Dsm_ftl.c257 ops.mode = ftl->smallpagenand ? MTD_OPS_RAW : MTD_OPS_PLACE_OOB; in sm_read_sector()
337 ops.mode = ftl->smallpagenand ? MTD_OPS_RAW : MTD_OPS_PLACE_OOB; in sm_write_sector()
/Linux-v4.19/include/uapi/mtd/
Dmtd-abi.h63 MTD_OPS_PLACE_OOB = 0, enumerator
/Linux-v4.19/drivers/mtd/nand/raw/
Dsm_common.c113 ops.mode = MTD_OPS_PLACE_OOB; in sm_block_markbad()
Dnand_bbt.c320 ops.mode = MTD_OPS_PLACE_OOB; in scan_read_oob()
359 ops.mode = MTD_OPS_PLACE_OOB; in scan_write_bbt()
423 ops.mode = MTD_OPS_PLACE_OOB; in scan_block_fast()
729 ops.mode = MTD_OPS_PLACE_OOB; in write_bbt()
Dnand_base.c484 ops.mode = MTD_OPS_PLACE_OOB; in nand_default_block_markbad()
3486 case MTD_OPS_PLACE_OOB: in nand_transfer_oob()
3964 if (ops->mode != MTD_OPS_PLACE_OOB && in nand_read_oob()
4370 case MTD_OPS_PLACE_OOB: in nand_fill_oob()
4546 ops.mode = MTD_OPS_PLACE_OOB; in panic_nand_write()
4638 case MTD_OPS_PLACE_OOB: in nand_write_oob()
/Linux-v4.19/drivers/mtd/nand/onenand/
Donenand_bbt.c83 ops.mode = MTD_OPS_PLACE_OOB; in create_bbt()
Donenand_base.c1454 case MTD_OPS_PLACE_OOB: in onenand_read_oob()
2091 case MTD_OPS_PLACE_OOB: in onenand_write_oob()
2448 .mode = MTD_OPS_PLACE_OOB, in onenand_default_block_markbad()
3016 ops.mode = MTD_OPS_PLACE_OOB; in do_otp_lock()
3516 .mode = MTD_OPS_PLACE_OOB, in flexonenand_check_blocks_erased()
/Linux-v4.19/drivers/mtd/tests/
Dreadtest.c64 ops.mode = MTD_OPS_PLACE_OOB; in read_eraseblock_by_page()
/Linux-v4.19/drivers/mtd/parsers/
Dsharpslpart.c103 ops.mode = MTD_OPS_PLACE_OOB; in sharpsl_nand_read_oob()
/Linux-v4.19/drivers/mtd/devices/
Ddocg3.c899 if (oobbuf && ops->mode == MTD_OPS_PLACE_OOB) in doc_read_oob()
1308 case MTD_OPS_PLACE_OOB: in doc_guess_autoecc()
1407 if (oobbuf && ops->mode == MTD_OPS_PLACE_OOB) in doc_write_oob()
1413 case MTD_OPS_PLACE_OOB: in doc_write_oob()