Searched defs:ihs_fpga (Results 1 – 3 of 3) sorted by relevance
81 struct ihs_fpga { struct92 struct ihs_fpga { argument93 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 …]
1 struct ihs_fpga { struct14 struct ihs_fpga *get_fpga(void); argument
55 struct ihs_fpga { struct56 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 */