Searched refs:build_dt_info (Results 1 – 6 of 6) sorted by relevance
| /rk3399_rockchip-uboot/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 | livetree.c | 377 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
|
| H A D | flattree.c | 939 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()
|
| H A D | dtc-parser.tab.c_shipped | 1474 parser_output = build_dt_info((yyvsp[-2].flags), (yyvsp[-1].re), (yyvsp[0].node),
|