Home
last modified time | relevance | path

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

/openbmc/u-boot/board/spear/spear600/
H A Dspear600.c40 fsmc_nand_init(nand); in board_nand_init()
/openbmc/u-boot/board/spear/spear300/
H A Dspear300.c44 fsmc_nand_init(nand); in board_nand_init()
/openbmc/u-boot/board/spear/spear320/
H A Dspear320.c55 fsmc_nand_init(nand); in board_nand_init()
/openbmc/u-boot/board/spear/spear310/
H A Dspear310.c45 fsmc_nand_init(nand); in board_nand_init()
/openbmc/u-boot/include/linux/mtd/
H A Dfsmc_nand.h83 extern int fsmc_nand_init(struct nand_chip *nand);
/openbmc/u-boot/board/spear/x600/
H A Dx600.c68 fsmc_nand_init(nand); in board_nand_init()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c441 int fsmc_nand_init(struct nand_chip *nand) in fsmc_nand_init() function