Home
last modified time | relevance | path

Searched refs:build_dt_info (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/scripts/dtc/
H A Dfstree.c89 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
H A Ddtc-parser.y111 parser_output = build_dt_info($1, $2, $3,
H A Ddtc.h263 struct dt_info *build_dt_info(unsigned int dtsflags,
H A Dflattree.c939 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()
H A Dlivetree.c377 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
H A Ddtc-parser.tab.c
H A Ddtc-parser.tab.c_shipped1474 parser_output = build_dt_info((yyvsp[-2].flags), (yyvsp[-1].re), (yyvsp[0].node),
/OK3568_Linux_fs/kernel/scripts/dtc/
H A Dfstree.c75 return build_dt_info(DTSF_V1, NULL, tree, guess_boot_cpuid(tree)); in dt_from_fs()
H A Ddtc-parser.y103 parser_output = build_dt_info($1, $2, $3,
H A Ddtc.h299 struct dt_info *build_dt_info(unsigned int dtsflags,
H A Dlivetree.c397 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
H A Dflattree.c924 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()