Home
last modified time | relevance | path

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

/scripts/dtc/
A Dlivetree.c255 add_child(dt, node); in add_orphan_node()
256 return dt; in add_orphan_node()
407 dti->dt = tree; in build_dt_info()
815 sort_node(dti->dt); in sort_tree()
834 an = get_subnode(dt, name); in build_root_node()
862 struct node *dt = dti->dt; in generate_label_tree_internal() local
951 struct node *dt = dti->dt; in generate_fixups_tree_internal() local
1032 struct node *dt = dti->dt; in generate_local_fixups_tree_internal() local
1056 dti->dt, allocph); in generate_label_tree()
1064 dti->dt); in generate_fixups_tree()
[all …]
A Dchecks.c157 struct node *dt = dti->dt; in run_check() local
181 check_nodes_props(c, dti, dt); in run_check()
442 struct node *dt = dti->dt; in check_duplicate_label() local
489 struct node *root = dti->dt; in check_phandle_prop()
536 struct node *root = dti->dt; in check_explicit_phandles()
606 struct node *dt = dti->dt; in fixup_phandle_references() local
641 struct node *dt = dti->dt; in fixup_path_references() local
1311 struct node *dt = dti->dt; in check_obsolete_chosen_interrupt_controller() local
1315 if (node != dt) in check_obsolete_chosen_interrupt_controller()
1337 if (node->parent != dti->dt) in check_chosen_node_is_root()
[all …]
A Dyamltree.c223 yaml_tree(dti->dt, &emitter); in dt_to_yaml()
A Ddtc.c327 fill_fullpaths(dti->dt, ""); in main()
A Dtreesource.c362 write_tree_source_node(f, dti->dt, 0); in dt_to_source()
A Ddtc.h327 struct node *dt; /* the device tree */ member
A Dflattree.c364 flatten_tree(dti->dt, &bin_emitter, &dtbuf, &strbuf, vi); in dt_to_blob()
537 flatten_tree(dti->dt, &asm_emitter, f, &strbuf, vi); in dt_to_asm()
/scripts/dtc/include-prefixes/
A Ddt-bindings1 ../../../include/dt-bindings
/scripts/lib/kdoc/
A Dkdoc_output.py581 dt = None
586 dt = datetime.strptime(tstamp, fmt)
591 if not dt:
592 dt = datetime.now()
594 self.man_date = dt.strftime("%B %Y")
/scripts/
A DMakefile.dtbs64 DT_CHECKER ?= dt-validate

Completed in 21 milliseconds