Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/spear/spear600/
H A Dspear600.c41 fsmc_nand_init(nand); in board_nand_init()
/OK3568_Linux_fs/u-boot/board/spear/spear300/
H A Dspear300.c45 fsmc_nand_init(nand); in board_nand_init()
/OK3568_Linux_fs/u-boot/board/spear/spear320/
H A Dspear320.c56 fsmc_nand_init(nand); in board_nand_init()
/OK3568_Linux_fs/u-boot/board/spear/spear310/
H A Dspear310.c46 fsmc_nand_init(nand); in board_nand_init()
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dfsmc_nand.h84 extern int fsmc_nand_init(struct nand_chip *nand);
/OK3568_Linux_fs/u-boot/board/spear/x600/
H A Dx600.c69 fsmc_nand_init(nand); in board_nand_init()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dfsmc_nand.c442 int fsmc_nand_init(struct nand_chip *nand) in fsmc_nand_init() function