Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dlpc32xx_nand_mlc.c379 static int lpc32xx_write_page_hwecc(struct mtd_info *mtd, in lpc32xx_write_page_hwecc() function
566 lpc32xx_chip.ecc.write_page = lpc32xx_write_page_hwecc; in board_nand_init()
Dlpc32xx_nand_slc.c486 static int lpc32xx_write_page_hwecc(struct mtd_info *mtd, in lpc32xx_write_page_hwecc() function
559 lpc32xx_chip->ecc.write_page = lpc32xx_write_page_hwecc; in board_nand_init()