Home
last modified time | relevance | path

Searched defs:global_data (Results 1 – 2 of 2) sorted by relevance

/u-boot-v2022.01-rc1/include/asm-generic/
A Dglobal_data.h37 struct global_data { struct
41 struct bd_info *bd;
185 struct global_data *new_gd; argument
242 void *new_fdt;
284 int cur_i2c_bus;
336 struct arch_global_data arch; argument
398 int log_fmt;
412 int logc_prev;
418 int logl_prev;
424 bool log_cont;
[all …]
/u-boot-v2022.01-rc1/examples/standalone/
A Dstubs.c18 gd_t *global_data; variable

Completed in 12 milliseconds