Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/mach-socfpga/include/mach/
Dfpga_manager_gen5.h36 struct socfpga_fpga_manager { struct
38 u32 stat; /* 0x00 */
39 u32 ctrl;
40 u32 dclkcnt;
41 u32 dclkstat;
42 u32 gpo; /* 0x10 */
43 u32 gpi;
44 u32 misci; /* 0x18 */
45 u32 _pad_0x1c_0x82c[517];
48 u32 gpio_inten; /* 0x830 */
[all …]
Dfpga_manager_arria10.h64 struct socfpga_fpga_manager { struct
65 u32 _pad_0x0_0x7[2];
66 u32 dclkcnt;
67 u32 dclkstat;
68 u32 gpo;
69 u32 gpi;
70 u32 misci;
71 u32 _pad_0x1c_0x2f[5];
72 u32 emr_data0;
73 u32 emr_data1;
[all …]