Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c478 static int lpc32xx_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in lpc32xx_write_oob() function
574 lpc32xx_chip.ecc.write_oob = lpc32xx_write_oob; in board_nand_init()
/OK3568_Linux_fs/kernel/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
668 chip->ecc.write_oob = lpc32xx_write_oob; in lpc32xx_nand_attach_chip()