Home
last modified time | relevance | path

Searched defs:arch_global_data (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dglobal_data.h14 struct arch_global_data { struct
16 u32 sdhc_clk;
18 u8 sdhc_adapter;
22 unsigned long brg_clk;
26 unsigned long vco_out;
27 unsigned long cpm_clk;
28 unsigned long scc_clk;
29 unsigned long brg_clk;
34 u32 core_clk;
37 u32 csb_clk;
[all …]
/openbmc/u-boot/arch/arm/include/asm/
H A Dglobal_data.h11 struct arch_global_data { struct
13 u32 sdhc_clk;
17 u32 qe_clk;
18 u32 brg_clk;
19 uint mp_alloc_base;
20 uint mp_alloc_top;
25 unsigned long cpu_clk_rate_hz;
26 unsigned long main_clk_rate_hz;
27 unsigned long mck_rate_hz;
28 unsigned long plla_rate_hz;
[all …]
/openbmc/u-boot/arch/x86/include/asm/
H A Dglobal_data.h70 struct arch_global_data { struct
71 u64 gdt[X86_GDT_NUM_ENTRIES] __aligned(16);
72 struct global_data *gd_addr; /* Location of Global Data */
73 uint8_t x86; /* CPU family */
74 uint8_t x86_vendor; /* CPU vendor */
75 uint8_t x86_model;
76 uint8_t x86_mask;
77 uint32_t x86_device;
78 uint64_t tsc_base; /* Initial value returned by rdtsc() */
79 unsigned long clock_rate; /* Clock rate of timer in Hz */
[all …]
/openbmc/u-boot/arch/nios2/include/asm/
H A Dglobal_data.h10 struct arch_global_data { struct
11 u32 dcache_line_size;
12 u32 icache_line_size;
13 u32 dcache_size;
14 u32 icache_size;
15 u32 reset_addr;
16 u32 exception_addr;
17 int has_initda;
18 int has_mmu;
19 u32 io_region_base;
[all …]
/openbmc/u-boot/arch/mips/include/asm/
H A Dglobal_data.h13 struct arch_global_data { struct
15 unsigned long io_port_base;
18 unsigned long id;
19 unsigned long soc;
20 unsigned long rev;
21 unsigned long ver;
24 unsigned short l1i_line_size;
25 unsigned short l1d_line_size;
28 unsigned short l2_line_size;
/openbmc/u-boot/arch/m68k/include/asm/
H A Dglobal_data.h11 struct arch_global_data { struct
13 unsigned long i2c1_clk;
14 unsigned long i2c2_clk;
17 unsigned long inp_clk;
18 unsigned long vco_clk;
19 unsigned long flb_clk;
22 unsigned long sdhc_clk;
/openbmc/u-boot/arch/riscv/include/asm/
H A Dglobal_data.h14 struct arch_global_data { struct
15 long boot_hart; /* boot hart id */
17 void __iomem *clint; /* clint base address */
/openbmc/u-boot/arch/arc/include/asm/
H A Dglobal_data.h13 struct arch_global_data { struct
14 int l1_line_sz;
16 int slc_line_sz;
/openbmc/u-boot/arch/xtensa/include/asm/
H A Dglobal_data.h11 struct arch_global_data { struct
12 unsigned long cpu_clk;
/openbmc/u-boot/arch/sandbox/include/asm/
H A Dglobal_data.h13 struct arch_global_data { struct
14 uint8_t *ram_buf; /* emulated RAM buffer */
/openbmc/u-boot/arch/sh/include/asm/
H A Dglobal_data.h14 struct arch_global_data { struct
/openbmc/u-boot/arch/microblaze/include/asm/
H A Dglobal_data.h12 struct arch_global_data { struct
/openbmc/u-boot/arch/nds32/include/asm/
H A Dglobal_data.h21 struct arch_global_data { struct