Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Domap_gpmc.c205 if (mode == NAND_ECC_WRITE) { in omap_enable_hwecc()
218 if (mode == NAND_ECC_WRITE) { in omap_enable_hwecc()
A Dlpc32xx_nand_slc.c469 lpc32xx_hwecc_enable(mtd, NAND_ECC_WRITE); in lpc32xx_write_page_hwecc()
A Ddavinci_nand.c480 case NAND_ECC_WRITE: in nand_davinci_4bit_enable_hwecc()
A Dstm32_fmc2_nand.c306 mode == NAND_ECC_WRITE ? FMC2_PCR_WEN : 0); in stm32_fmc2_nfc_hwctl()
A Dmxc_nand.c628 chip->ecc.hwctl(mtd, NAND_ECC_WRITE);
A Dnand_base.c2927 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); in nand_write_page_hwecc()
2976 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); in nand_write_subpage_hwecc()
3038 chip->ecc.hwctl(mtd, NAND_ECC_WRITE); in nand_write_page_syndrome()
/u-boot/include/linux/mtd/
A Drawnand.h160 #define NAND_ECC_WRITE 1 macro

Completed in 24 milliseconds