Lines Matching refs:data
213 /* Terminate read ECC; or return ECC (as bytes) of data written to NAND. */
248 /* Correct up to 4 bits in data we just read, using state left in the
251 static int nand_davinci_correct_4bit(struct nand_chip *chip, u_char *data,
298 * We _could_ start reading more data while this is working,
365 data[error_address] ^= error_value;
573 * badblock marking data ... and make sure a flash BBT
652 nand_davinci_data_in(info, instr->ctx.data.buf.in,
653 instr->ctx.data.len,
654 instr->ctx.data.force_8bit);
658 nand_davinci_data_out(info, instr->ctx.data.buf.out,
659 instr->ctx.data.len,
660 instr->ctx.data.force_8bit);