Searched defs:mfr (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/arch/arm/mach-omap2/omap3/ |
D | spl_id_nand.c | 28 int identify_nand_chip(int *mfr, int *id) in identify_nand_chip()
|
/external/u-boot/board/isee/igep00x0/ |
D | spl.c | 17 int mfr, id, err = identify_nand_chip(&mfr, &id); in get_board_mem_timings() local
|
/external/llvm/unittests/Support/ |
D | Path.cpp | 869 fs::mapped_file_region mfr(FileDescriptor, in TEST_F() local 882 fs::mapped_file_region mfr(FD, fs::mapped_file_region::readonly, Size, 0, EC); in TEST_F() local
|
/external/u-boot/include/linux/mtd/ |
D | doc2000.h | 176 unsigned long mfr; /* Flash IDs - only one type of flash per device */ member
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | Path.cpp | 1074 fs::mapped_file_region mfr(FileDescriptor, in TEST_F() local 1089 fs::mapped_file_region mfr(FD, fs::mapped_file_region::readonly, Size, 0, EC); in TEST_F() local
|