Home
last modified time | relevance | path

Searched defs:bi (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/dtc/
H A Dlivetree.c247 struct boot_info *bi; in build_boot_info() local
493 static void sort_reserve_entries(struct boot_info *bi) in sort_reserve_entries()
605 void sort_tree(struct boot_info *bi) in sort_tree()
H A Ddtc.c98 struct boot_info *bi; in main() local
H A Dtreesource.c264 void dt_to_source(FILE *f, struct boot_info *bi) in dt_to_source()
H A Dflattree.c366 void dt_to_blob(FILE *f, struct boot_info *bi, int version) in dt_to_blob()
460 void dt_to_asm(FILE *f, struct boot_info *bi, int version) in dt_to_asm()
H A Dchecks.c647 void process_checks(int force, struct boot_info *bi) in process_checks()