Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dlpc32xx_nand_mlc.c229 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, in lpc32xx_read_page_hwecc() function
564 lpc32xx_chip.ecc.read_page = lpc32xx_read_page_hwecc; in board_nand_init()
Dlpc32xx_nand_slc.c448 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in lpc32xx_read_page_hwecc() function
558 lpc32xx_chip->ecc.read_page = lpc32xx_read_page_hwecc; in board_nand_init()