Searched refs:lpc32xx_dma_read_buf (Results 1 – 1 of 1) sorted by relevance
410 static void lpc32xx_dma_read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in lpc32xx_dma_read_buf() function467 lpc32xx_dma_read_buf(mtd, p, chip->ecc.size * chip->ecc.steps); in lpc32xx_read_page_hwecc()469 lpc32xx_dma_read_buf(mtd, chip->oob_poi, mtd->oobsize); in lpc32xx_read_page_hwecc()550 lpc32xx_chip->read_buf = lpc32xx_dma_read_buf; in board_nand_init()