Searched refs:build_dt_info (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | fstree.c | 89 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
|
| H A D | dtc-parser.y | 111 parser_output = build_dt_info($1, $2, $3,
|
| H A D | dtc.h | 263 struct dt_info *build_dt_info(unsigned int dtsflags,
|
| H A D | flattree.c | 939 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()
|
| H A D | livetree.c | 377 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
|
| H A D | dtc-parser.tab.c | |
| H A D | dtc-parser.tab.c_shipped | 1474 parser_output = build_dt_info((yyvsp[-2].flags), (yyvsp[-1].re), (yyvsp[0].node),
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fstree.c | 75 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
|
| H A D | dtc-parser.y | 103 parser_output = build_dt_info($1, $2, $3,
|
| H A D | dtc.h | 299 struct dt_info *build_dt_info(unsigned int dtsflags,
|
| H A D | livetree.c | 397 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
|
| H A D | flattree.c | 924 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()
|