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

  /external/u-boot/arch/arm/cpu/arm926ejs/spear/
cpu.c 96 fsmc_nand_switch_ecc(1);
100 fsmc_nand_switch_ecc(4);
  /external/u-boot/arch/arm/include/asm/arch-spear/
spr_misc.h 255 int fsmc_nand_switch_ecc(uint32_t eccstrength);
  /external/u-boot/drivers/mtd/nand/
fsmc_nand.c 394 * fsmc_nand_switch_ecc - switch the ECC operation between different engines
399 int fsmc_nand_switch_ecc(uint32_t eccstrength) function
408 * Nomadik SoC is currently supporting this fsmc_nand_switch_ecc()

Completed in 115 milliseconds