Searched refs:MTD_OPS_PLACE_OOB (Results 1 – 13 of 13) sorted by relevance
130 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()
142 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()
258 ops.mode = ftl->smallpagenand ? MTD_OPS_RAW : MTD_OPS_PLACE_OOB; in sm_read_sector()340 ops.mode = ftl->smallpagenand ? MTD_OPS_RAW : MTD_OPS_PLACE_OOB; in sm_write_sector()
360 MTD_OPS_PLACE_OOB; in mtdchar_writeoob()397 MTD_OPS_PLACE_OOB; in mtdchar_readoob()
63 MTD_OPS_PLACE_OOB = 0, enumerator
111 ops.mode = MTD_OPS_PLACE_OOB; in sm_block_markbad()
319 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()764 ops.mode = MTD_OPS_PLACE_OOB; in write_bbt()
395 case MTD_OPS_PLACE_OOB: in nand_fill_oob()511 ops.mode = MTD_OPS_PLACE_OOB; in nand_default_block_markbad()3270 case MTD_OPS_PLACE_OOB: in nand_transfer_oob()3754 if (ops->mode != MTD_OPS_PLACE_OOB && in nand_read_oob()4330 ops.mode = MTD_OPS_PLACE_OOB; in panic_nand_write()4357 case MTD_OPS_PLACE_OOB: in nand_write_oob()
83 ops.mode = MTD_OPS_PLACE_OOB; in create_bbt()
1446 case MTD_OPS_PLACE_OOB: in onenand_read_oob()2080 case MTD_OPS_PLACE_OOB: in onenand_write_oob()2437 .mode = MTD_OPS_PLACE_OOB, in onenand_default_block_markbad()3003 ops.mode = MTD_OPS_PLACE_OOB; in do_otp_lock()3510 .mode = MTD_OPS_PLACE_OOB, in flexonenand_check_blocks_erased()
52 ops.mode = MTD_OPS_PLACE_OOB; in read_eraseblock_by_page()
885 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()
103 ops.mode = MTD_OPS_PLACE_OOB; in sharpsl_nand_read_oob()
Completed in 35 milliseconds