Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dcpu.c97 fsmc_nand_switch_ecc(1); in do_switch_ecc()
101 fsmc_nand_switch_ecc(4); in do_switch_ecc()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_misc.h256 int fsmc_nand_switch_ecc(uint32_t eccstrength);
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c400 int fsmc_nand_switch_ecc(uint32_t eccstrength) in fsmc_nand_switch_ecc() function