Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c477 static int lpc32xx_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in lpc32xx_write_oob() function
573 lpc32xx_chip.ecc.write_oob = lpc32xx_write_oob; in board_nand_init()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c560 static int lpc32xx_write_oob(struct nand_chip *chip, int page) in lpc32xx_write_oob() function
666 chip->ecc.write_oob = lpc32xx_write_oob; in lpc32xx_nand_attach_chip()