Searched defs:bootrom_sw_info (Results 1 – 3 of 3) sorted by relevance
318 struct bootrom_sw_info { struct335 (struct bootrom_sw_info **)ROM_SW_INFO_ADDR_A0 : \ argument
1128 struct bootrom_sw_info { struct1129 u8 reserved_1;1130 u8 boot_dev_instance;1131 u8 boot_dev_type;1132 u8 reserved_2;1133 u32 core_freq;1134 u32 axi_freq;1135 u32 ddr_freq;1136 u32 rom_tick_freq;1137 u32 reserved_3[3];
1179 struct bootrom_sw_info { struct1180 u8 reserved_1;1181 u8 boot_dev_instance;1182 u8 boot_dev_type;1183 u8 reserved_2;1184 u32 arm_core_freq;1185 u32 axi_freq;1186 u32 ddr_freq;1187 u32 gpt1_freq;1188 u32 reserved_3[3];
Completed in 24 milliseconds