Home
last modified time | relevance | path

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

/u-boot/include/asm-generic/
A Dglobal_data.h35 struct global_data { struct
39 struct bd_info *bd;
45 unsigned long flags;
183 struct global_data *new_gd; argument
236 void *new_fdt;
278 int cur_i2c_bus;
330 struct arch_global_data arch; argument
350 ulong video_top;
392 int log_fmt;
406 int logc_prev;
[all …]
/u-boot/examples/standalone/
A Dstubs.c18 gd_t *global_data; variable

Completed in 5 milliseconds