Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dbootstage.c32 struct bootstage_data { struct
53 struct bootstage_data *data = gd->bootstage; in bootstage_relocate() argument
67 struct bootstage_record *find_id(struct bootstage_data *data, in find_id()
82 struct bootstage_record *ensure_id(struct bootstage_data *data, in ensure_id()
100 struct bootstage_data *data = gd->bootstage; in bootstage_add_record()
173 struct bootstage_data *data = gd->bootstage; in bootstage_start()
187 struct bootstage_data *data = gd->bootstage; in bootstage_accum()
252 struct bootstage_data *data = gd->bootstage; in add_bootstages_devicetree()
310 struct bootstage_data *data = gd->bootstage; in bootstage_report()
364 const struct bootstage_data *data = gd->bootstage; in bootstage_stash()
[all …]
/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dglobal_data.h132 struct bootstage_data *bootstage; /* Bootstage information */
133 struct bootstage_data *new_bootstage; /* Relocated bootstage info */