Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-imx8m/
A Dimx-regs.h318 struct bootrom_sw_info { struct
335 (struct bootrom_sw_info **)ROM_SW_INFO_ADDR_A0 : \ argument
/u-boot/arch/arm/include/asm/arch-mx7ulp/
A Dimx-regs.h1128 struct bootrom_sw_info { struct
1129 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];
/u-boot/arch/arm/include/asm/arch-mx7/
A Dimx-regs.h1179 struct bootrom_sw_info { struct
1180 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