Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dglobal_data.h15 struct arch_global_data { struct
17 u32 sdhc_clk;
19 u8 sdhc_adapter;
23 unsigned long brg_clk;
27 unsigned long vco_out;
28 unsigned long cpm_clk;
29 unsigned long scc_clk;
30 unsigned long brg_clk;
35 u32 csb_clk;
38 u32 tsec1_clk;
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dglobal_data.h12 struct arch_global_data { struct
14 u32 sdhc_clk;
18 u32 qe_clk;
19 u32 brg_clk;
20 uint mp_alloc_base;
21 uint mp_alloc_top;
26 unsigned long cpu_clk_rate_hz;
27 unsigned long main_clk_rate_hz;
28 unsigned long mck_rate_hz;
29 unsigned long plla_rate_hz;
[all …]
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dglobal_data.h71 struct arch_global_data { struct
72 u64 gdt[X86_GDT_NUM_ENTRIES] __aligned(16);
73 struct global_data *gd_addr; /* Location of Global Data */
74 uint8_t x86; /* CPU family */
75 uint8_t x86_vendor; /* CPU vendor */
76 uint8_t x86_model;
77 uint8_t x86_mask;
78 uint32_t x86_device;
79 uint64_t tsc_base; /* Initial value returned by rdtsc() */
80 void *new_fdt; /* Relocated FDT */
[all …]
/OK3568_Linux_fs/u-boot/arch/nios2/include/asm/
H A Dglobal_data.h11 struct arch_global_data { struct
12 u32 dcache_line_size;
13 u32 icache_line_size;
14 u32 dcache_size;
15 u32 icache_size;
16 u32 reset_addr;
17 u32 exception_addr;
18 int has_initda;
19 int has_mmu;
20 u32 io_region_base;
[all …]
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dglobal_data.h14 struct arch_global_data { struct
16 unsigned long io_port_base;
19 unsigned long id;
20 unsigned long soc;
21 unsigned long rev;
22 unsigned long ver;
25 unsigned short l1i_line_size;
26 unsigned short l1d_line_size;
29 unsigned short l2_line_size;
/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dglobal_data.h12 struct arch_global_data { struct
14 unsigned long i2c1_clk;
15 unsigned long i2c2_clk;
18 unsigned long inp_clk;
19 unsigned long vco_clk;
20 unsigned long flb_clk;
/OK3568_Linux_fs/u-boot/arch/sandbox/include/asm/
H A Dglobal_data.h14 struct arch_global_data { struct
15 uint8_t *ram_buf; /* emulated RAM buffer */
/OK3568_Linux_fs/u-boot/arch/xtensa/include/asm/
H A Dglobal_data.h12 struct arch_global_data { struct
13 unsigned long cpu_clk;
/OK3568_Linux_fs/u-boot/arch/arc/include/asm/
H A Dglobal_data.h12 struct arch_global_data { struct
/OK3568_Linux_fs/u-boot/arch/microblaze/include/asm/
H A Dglobal_data.h13 struct arch_global_data { struct
/OK3568_Linux_fs/u-boot/arch/sh/include/asm/
H A Dglobal_data.h15 struct arch_global_data { struct
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dglobal_data.h22 struct arch_global_data { struct