Home
last modified time | relevance | path

Searched refs:identify_nand_chip (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dspl_id_nand.c28 int identify_nand_chip(int *mfr, int *id) in identify_nand_chip() function
/openbmc/u-boot/board/isee/igep00x0/
H A Dspl.c17 int mfr, id, err = identify_nand_chip(&mfr, &id); in get_board_mem_timings()
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h42 int identify_nand_chip(int *mfr, int *id);
/openbmc/u-boot/board/ti/evm/
H A Devm.c140 identify_nand_chip(&pop_mfr, &pop_id); in get_board_mem_timings()
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c154 identify_nand_chip(&pop_mfr, &pop_id); in get_board_mem_timings()