Home
last modified time | relevance | path

Searched refs:omap_nand_switch_ecc (Results 1 – 7 of 7) sorted by relevance

/u-boot/arch/arm/include/asm/arch-am33xx/
A Dsys_proto.h31 int omap_nand_switch_ecc(uint32_t, uint32_t);
/u-boot/arch/arm/include/asm/arch-omap3/
A Dsys_proto.h60 int omap_nand_switch_ecc(uint32_t, uint32_t);
/u-boot/board/siemens/draco/
A Dboard.c273 omap_nand_switch_ecc(1, ecc_type); in board_late_init()
276 omap_nand_switch_ecc(1, ecc_type); in board_late_init()
/u-boot/board/siemens/rut/
A Dboard.c232 omap_nand_switch_ecc(1, 8); in board_late_init()
/u-boot/board/siemens/pxm2/
A Dboard.c250 omap_nand_switch_ecc(1, 8); in board_late_init()
/u-boot/arch/arm/mach-omap2/omap3/
A Dboard.c318 return -omap_nand_switch_ecc(hw, strength); in do_switch_ecc()
/u-boot/drivers/mtd/nand/raw/
A Domap_gpmc.c1057 int __maybe_unused omap_nand_switch_ecc(uint32_t hardware, uint32_t eccstrength) in omap_nand_switch_ecc() function

Completed in 12 milliseconds