Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dfpga_manager_arria10.h56 struct socfpga_fpga_manager { struct
57 u32 _pad_0x0_0x7[2];
58 u32 dclkcnt;
59 u32 dclkstat;
60 u32 gpo;
61 u32 gpi;
62 u32 misci;
63 u32 _pad_0x1c_0x2f[5];
64 u32 emr_data0;
65 u32 emr_data1;
[all …]
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 …]