Searched refs:lpc32xx_dma_write_buf (Results 1 – 1 of 1) sorted by relevance
428 static void lpc32xx_dma_write_buf(struct mtd_info *mtd, const uint8_t *buf, in lpc32xx_dma_write_buf() function504 lpc32xx_dma_write_buf(mtd, p, chip->ecc.size * chip->ecc.steps); in lpc32xx_write_page_hwecc()510 lpc32xx_dma_write_buf(mtd, chip->oob_poi, mtd->oobsize); in lpc32xx_write_page_hwecc()551 lpc32xx_chip->write_buf = lpc32xx_dma_write_buf; in board_nand_init()