Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dcpu.c92 fsmc_nand_switch_ecc(1); in do_switch_ecc()
96 fsmc_nand_switch_ecc(4); in do_switch_ecc()
/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_misc.h258 int fsmc_nand_switch_ecc(uint32_t eccstrength);
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c399 int fsmc_nand_switch_ecc(uint32_t eccstrength) in fsmc_nand_switch_ecc() function