Searched refs:microcode (Results 1 – 25 of 51) sorted by relevance
123
68 microcode {70 #include "microcode/m12306a2_00000008.dtsi"73 #include "microcode/m12306a4_00000007.dtsi"76 #include "microcode/m12306a5_00000007.dtsi"79 #include "microcode/m12306a8_00000010.dtsi"82 #include "microcode/m12306a9_0000001b.dtsi"
204 microcode {206 #include "microcode/m01406c2220.dtsi"209 #include "microcode/m01406c3363.dtsi"212 #include "microcode/m01406c440a.dtsi"
276 microcode {278 #include "microcode/m0230671117.dtsi"281 #include "microcode/m0130673325.dtsi"284 #include "microcode/m0130679907.dtsi"
294 microcode {296 #include "microcode/m0130673325.dtsi"299 #include "microcode/m0130679907.dtsi"
304 microcode {306 #include "microcode/m0130673325.dtsi"309 #include "microcode/m0130679907.dtsi"
322 microcode {324 #include "microcode/m0130673325.dtsi"327 #include "microcode/m0130679907.dtsi"
321 microcode {323 #include "microcode/m0130673325.dtsi"326 #include "microcode/m0130679907.dtsi"
64 microcode {66 #include "microcode/m0220661105_cv.dtsi"
59 /* If there is no SPL then we need to put microcode in U-Boot */
31 obj-$(CONFIG_$(SPL_TPL_)X86_32BIT_INIT) += microcode.o33 obj-y += microcode.o
37 This allows loading of CPM microcode.39 Only one microcode can be loaded at a time.48 This microcode fixes CPM15 errata:59 This microcode relocates SMC1 and SMC2 parameter RAMs to allow
15 microcode {
18 microcode {
21 microcode {
20 microcode {
22 microcode {
28 microcode {
515 be32_to_cpu(firmware->microcode[i].count); in qe_upload_firmware()561 const struct qe_microcode *ucode = &firmware->microcode[i]; in qe_upload_firmware()655 be32_to_cpu(firmware->microcode[i].count); in u_qe_upload_firmware()690 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_upload_firmware()751 const struct qe_microcode *ucode = &firmware->microcode[i]; in u_qe_firmware_resume()
988 At present binman only supports a basic FIT with no microcode.1707 contains the microcode. If the microcode is not being collated into one1920 This is used when SPL must set up the microcode for U-Boot.1997 This is used when TPL must set up the microcode for U-Boot.2078 Entry: u-boot-ucode: U-Boot microcode block2096 size of the microcode. This is either passed to the FSP (for FSP2099 the microcode into a single blob and accessible without SRAM.2110 Entry types that have a part to play in handling microcode:2117 Contains u-boot.dtb. It stores the microcode in a2120 removes the microcode from the device tree.[all …]
265 } __attribute__ ((packed)) microcode[1]; member
164 be32_to_cpu(firmware->microcode[i].count); in fman_upload_firmware()185 const struct qe_microcode *ucode = &firmware->microcode[i]; in fman_upload_firmware()
Completed in 42 milliseconds