Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/
Dnftlcore.c130 ops.mode = MTD_OPS_PLACE_OOB; in nftl_read_oob()
151 ops.mode = MTD_OPS_PLACE_OOB; in nftl_write_oob()
174 ops.mode = MTD_OPS_PLACE_OOB; in nftl_write()
Dinftlcore.c142 ops.mode = MTD_OPS_PLACE_OOB; in inftl_read_oob()
162 ops.mode = MTD_OPS_PLACE_OOB; in inftl_write_oob()
182 ops.mode = MTD_OPS_PLACE_OOB; in inftl_write()
Dmtdchar.c370 MTD_OPS_PLACE_OOB; in mtdchar_writeoob()
407 MTD_OPS_PLACE_OOB; in mtdchar_readoob()
Dsm_ftl.c258 ops.mode = ftl->smallpagenand ? MTD_OPS_RAW : MTD_OPS_PLACE_OOB; in sm_read_sector()
338 ops.mode = ftl->smallpagenand ? MTD_OPS_RAW : MTD_OPS_PLACE_OOB; in sm_write_sector()
/Linux-v5.4/include/uapi/mtd/
Dmtd-abi.h63 MTD_OPS_PLACE_OOB = 0, enumerator
/Linux-v5.4/drivers/mtd/nand/raw/
Dsm_common.c111 ops.mode = MTD_OPS_PLACE_OOB; in sm_block_markbad()
Dnand_bbt.c319 ops.mode = MTD_OPS_PLACE_OOB; in scan_read_oob()
359 ops.mode = MTD_OPS_PLACE_OOB; in scan_write_bbt()
426 ops.mode = MTD_OPS_PLACE_OOB; in scan_block_fast()
731 ops.mode = MTD_OPS_PLACE_OOB; in write_bbt()
Dnand_base.c415 case MTD_OPS_PLACE_OOB: in nand_fill_oob()
527 ops.mode = MTD_OPS_PLACE_OOB; in nand_default_block_markbad()
3091 case MTD_OPS_PLACE_OOB: in nand_transfer_oob()
3564 if (ops->mode != MTD_OPS_PLACE_OOB && in nand_read_oob()
4097 ops.mode = MTD_OPS_PLACE_OOB; in panic_nand_write()
4124 case MTD_OPS_PLACE_OOB: in nand_write_oob()
/Linux-v5.4/drivers/mtd/nand/onenand/
Donenand_bbt.c83 ops.mode = MTD_OPS_PLACE_OOB; in create_bbt()
Donenand_base.c1451 case MTD_OPS_PLACE_OOB: in onenand_read_oob()
2088 case MTD_OPS_PLACE_OOB: in onenand_write_oob()
2445 .mode = MTD_OPS_PLACE_OOB, in onenand_default_block_markbad()
3013 ops.mode = MTD_OPS_PLACE_OOB; in do_otp_lock()
3519 .mode = MTD_OPS_PLACE_OOB, in flexonenand_check_blocks_erased()
/Linux-v5.4/drivers/mtd/tests/
Dreadtest.c52 ops.mode = MTD_OPS_PLACE_OOB; in read_eraseblock_by_page()
/Linux-v5.4/drivers/mtd/parsers/
Dsharpslpart.c103 ops.mode = MTD_OPS_PLACE_OOB; in sharpsl_nand_read_oob()
/Linux-v5.4/drivers/mtd/devices/
Ddocg3.c885 if (oobbuf && ops->mode == MTD_OPS_PLACE_OOB) in doc_read_oob()
1294 case MTD_OPS_PLACE_OOB: in doc_guess_autoecc()
1393 if (oobbuf && ops->mode == MTD_OPS_PLACE_OOB) in doc_write_oob()
1399 case MTD_OPS_PLACE_OOB: in doc_write_oob()