Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c384 static int lpc32xx_write_page_hwecc(struct mtd_info *mtd, in lpc32xx_write_page_hwecc() function
571 lpc32xx_chip.ecc.write_page = lpc32xx_write_page_hwecc; in board_nand_init()
H A Dlpc32xx_nand_slc.c449 static int lpc32xx_write_page_hwecc(struct mtd_info *mtd, in lpc32xx_write_page_hwecc() function
544 lpc32xx_chip->ecc.write_page = lpc32xx_write_page_hwecc; in board_nand_init()