Searched refs:lpc32xx_write_oob (Results 1 – 2 of 2) sorted by relevance
477 static int lpc32xx_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in lpc32xx_write_oob() function573 lpc32xx_chip.ecc.write_oob = lpc32xx_write_oob; in board_nand_init()
560 static int lpc32xx_write_oob(struct nand_chip *chip, int page) in lpc32xx_write_oob() function666 chip->ecc.write_oob = lpc32xx_write_oob; in lpc32xx_nand_attach_chip()