Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c233 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, in lpc32xx_read_page_hwecc() function
568 lpc32xx_chip.ecc.read_page = lpc32xx_read_page_hwecc; in board_nand_init()
H A Dlpc32xx_nand_slc.c412 static int lpc32xx_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in lpc32xx_read_page_hwecc() function
544 lpc32xx_chip->ecc.read_page = lpc32xx_read_page_hwecc; in board_nand_init()