Home
last modified time | relevance | path

Searched refs:bootstage_data (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/common/
Dbootstage.c31 struct bootstage_data { struct
52 struct bootstage_data *data = gd->bootstage; in bootstage_relocate() argument
66 struct bootstage_record *find_id(struct bootstage_data *data, in find_id()
81 struct bootstage_record *ensure_id(struct bootstage_data *data, in ensure_id()
99 struct bootstage_data *data = gd->bootstage; in bootstage_add_record()
172 struct bootstage_data *data = gd->bootstage; in bootstage_start()
186 struct bootstage_data *data = gd->bootstage; in bootstage_accum()
251 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree()
309 struct bootstage_data *data = gd->bootstage; in bootstage_report()
363 const struct bootstage_data *data = gd->bootstage; in bootstage_stash()
[all …]
/external/u-boot/include/asm-generic/
Dglobal_data.h115 struct bootstage_data *bootstage; /* Bootstage information */
116 struct bootstage_data *new_bootstage; /* Relocated bootstage info */