Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c383 static int lpc32xx_write_page_hwecc(struct mtd_info *mtd, in lpc32xx_write_page_hwecc() function
570 lpc32xx_chip.ecc.write_page = lpc32xx_write_page_hwecc; in board_nand_init()
H A Dlpc32xx_nand_slc.c450 static int lpc32xx_write_page_hwecc(struct mtd_info *mtd, in lpc32xx_write_page_hwecc() function
545 lpc32xx_chip->ecc.write_page = lpc32xx_write_page_hwecc; in board_nand_init()