Home
last modified time | relevance | path

Searched defs:ihs_fpga (Results 1 – 3 of 3) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dgdsys_fpga.h81 struct ihs_fpga { struct
92 struct ihs_fpga { argument
93 u16 reflection_low; /* 0x0000 */
94 u16 versions; /* 0x0002 */
95 u16 fpga_version; /* 0x0004 */
96 u16 fpga_features; /* 0x0006 */
97 u16 reserved_0[1]; /* 0x0008 */
98 u16 top_interrupt; /* 0x000a */
99 u16 reserved_1[2]; /* 0x000c */
100 u16 control; /* 0x0010 */
[all …]
/third_party/uboot/u-boot-2020.01/board/gdsys/a38x/
Dhydra.h1 struct ihs_fpga { struct
14 struct ihs_fpga *get_fpga(void); argument
/third_party/uboot/u-boot-2020.01/board/gdsys/p1022/
Dcontrolcenterd.c55 struct ihs_fpga { struct
56 u32 reflection_low; /* 0x0000 */
57 u32 versions; /* 0x0004 */
58 u32 fpga_version; /* 0x0008 */
59 u32 fpga_features; /* 0x000c */
60 u32 reserved[4]; /* 0x0010 */
61 u32 control; /* 0x0020 */