Home
last modified time | relevance | path

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

/openbmc/linux/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.y109 parser_output = build_dt_info($1, $2, $3,
H A Ddtc.h335 struct dt_info *build_dt_info(unsigned int dtsflags,
H A Dflattree.c925 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()
H A Dlivetree.c397 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
/openbmc/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.h264 struct dt_info *build_dt_info(unsigned int dtsflags,
H A Ddtc-parser.y111 parser_output = build_dt_info($1, $2, $3,
H A Dlivetree.c378 struct dt_info *build_dt_info(unsigned int dtsflags, in build_dt_info() function
H A Dflattree.c939 return build_dt_info(DTSF_V1, reservelist, tree, boot_cpuid_phys); in dt_from_blob()