HomeSort by relevance Sort by last modified time
    Searched refs:NAND_ECC_READ (Results 1 - 9 of 9) sorted by null

  /external/u-boot/drivers/mtd/nand/
nand_spl_simple.c 161 this->ecc.hwctl(mtd, NAND_ECC_READ);
186 this->ecc.hwctl(mtd, NAND_ECC_READ);
am335x_spl_bch.c 167 this->ecc.hwctl(mtd, NAND_ECC_READ);
davinci_nand.c 452 chip->ecc.hwctl(mtd, NAND_ECC_READ);
479 case NAND_ECC_READ:
fsmc_nand.c 358 chip->ecc.hwctl(mtd, NAND_ECC_READ);
lpc32xx_nand_slc.c 466 lpc32xx_hwecc_enable(mtd, NAND_ECC_READ);
omap_gpmc.c 604 chip->ecc.hwctl(mtd, NAND_ECC_READ);
atmel_nand.c     [all...]
nand_base.c     [all...]
  /external/u-boot/include/linux/mtd/
rawnand.h 150 #define NAND_ECC_READ 0
    [all...]

Completed in 110 milliseconds