Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm926ejs/spear/
Dcpu.c96 fsmc_nand_switch_ecc(1); in do_switch_ecc()
100 fsmc_nand_switch_ecc(4); in do_switch_ecc()
/external/u-boot/arch/arm/include/asm/arch-spear/
Dspr_misc.h255 int fsmc_nand_switch_ecc(uint32_t eccstrength);
/external/u-boot/drivers/mtd/nand/
Dfsmc_nand.c399 int fsmc_nand_switch_ecc(uint32_t eccstrength) in fsmc_nand_switch_ecc() function