Searched refs:lpc32xx_read_page_hwecc (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c220 * lpc32xx_read_page_hwecc - read in- and out-of-band data with ECC
236 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, function
571 lpc32xx_chip.ecc.read_page = lpc32xx_read_page_hwecc;
H A Dlpc32xx_nand_slc.c416 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, function
548 lpc32xx_chip->ecc.read_page = lpc32xx_read_page_hwecc;

Completed in 110 milliseconds