Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dlpc32xx_nand_slc.c356 static int lpc32xx_ecc_calculate(struct mtd_info *mtd, const uint8_t *dat, in lpc32xx_ecc_calculate() function
468 lpc32xx_ecc_calculate(mtd, p, &ecc_calc[0]); in lpc32xx_read_page_hwecc()
505 lpc32xx_ecc_calculate(mtd, p, &ecc_calc[0]); in lpc32xx_write_page_hwecc()
553 lpc32xx_chip->ecc.calculate = lpc32xx_ecc_calculate; in board_nand_init()