Lines Matching full:oob
382 * Read the OOB data from the device without ECC using FIFO method
392 * Write the OOB data to the device without ECC using FIFO method
403 * Fills in the ECC fields in the OOB buffer with the hardware generated ECC
597 * Read the data and OOB data from the device, use ECC correction with the
598 * data, disable ECC for the OOB data
612 /* Read data and oob, calculate ECC */ in lpc32xx_nand_read_page_syndrome()
615 /* Get OOB data */ in lpc32xx_nand_read_page_syndrome()
644 * Read the data and OOB data from the device, no ECC correction with the
645 * data or OOB data
664 * Write the data and OOB data to the device, use ECC with the data,
665 * disable ECC for the OOB data
687 * the resultant values directly into the OOB buffer. */ in lpc32xx_nand_write_page_syndrome()
702 * Write the data and OOB data to the device, no ECC correction with the
703 * data or OOB data
781 /* OOB and ECC CPU and DMA work areas */ in lpc32xx_nand_attach_chip()
785 * Small page FLASH has a unique OOB layout, but large and huge in lpc32xx_nand_attach_chip()