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

  /external/u-boot/board/spear/spear300/
spear300.c 44 fsmc_nand_init(nand);
  /external/u-boot/board/spear/spear600/
spear600.c 40 fsmc_nand_init(nand);
  /external/u-boot/board/spear/spear310/
spear310.c 45 fsmc_nand_init(nand);
  /external/u-boot/board/spear/spear320/
spear320.c 55 fsmc_nand_init(nand);
  /external/u-boot/include/linux/mtd/
fsmc_nand.h 83 extern int fsmc_nand_init(struct nand_chip *nand);
  /external/u-boot/board/spear/x600/
x600.c 68 fsmc_nand_init(nand);
  /external/u-boot/drivers/mtd/nand/
fsmc_nand.c 441 int fsmc_nand_init(struct nand_chip *nand) function

Completed in 93 milliseconds