Lines Matching full:oob
31 * The table is marked in the OOB area with an ident pattern and a version
33 * controller needs the complete OOB area for the ECC information then the
36 * and the OOB area will remain untouched.
140 * The length will be 0 if the marker is located in OOB area.
186 * In case the BBT marker is not in the OOB area it in read_bbt()
286 /* BBT marker is in the first page, no OOB */
302 * scan_read_oob - [GENERIC] Scan data+OOB region to buffer
308 * Scan read data from data+OOB. May traverse multiple pages, interleaving
309 * page,OOB,page,OOB,... in buf. Completes transfer and returns the "strongest"
352 /* Scan write data with oob to flash */
354 uint8_t *buf, uint8_t *oob) in scan_write_bbt() argument
363 ops.oobbuf = oob; in scan_write_bbt()
432 * Read the full oob until read_oob is fixed to handle single in scan_block_fast()
458 * the bad block table marker area in OOB since writing a BBM here in bbt_block_checkbad()
550 * The bbt ident pattern resides in the oob area of the first page in a block.
833 /* Read oob data */ in write_bbt()
872 /* Pattern is located in oob area of first page */ in write_bbt()
1085 /* Allocate a temporary buffer for one eraseblock incl. oob */ in nand_update_bbt()
1274 /* Allocate a temporary buffer for one eraseblock incl. oob */ in nand_scan_bbt()
1287 /* Search the bad block table using a pattern in oob */ in nand_scan_bbt()