Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_slc.c358 static void lpc32xx_hwecc_enable(struct mtd_info *mtd, int mode) in lpc32xx_hwecc_enable() function
430 lpc32xx_hwecc_enable(mtd, NAND_ECC_READ); in lpc32xx_read_page_hwecc()
467 lpc32xx_hwecc_enable(mtd, NAND_ECC_WRITE); in lpc32xx_write_page_hwecc()
541 lpc32xx_chip->ecc.hwctl = lpc32xx_hwecc_enable; in board_nand_init()