Searched refs:cmc (Results 1 – 17 of 17) sorted by relevance
/openbmc/linux/arch/x86/kernel/acpi/ |
H A D | apei.c | 15 struct acpi_hest_ia_corrected *cmc; in arch_apei_enable_cmcff() local 18 cmc = (struct acpi_hest_ia_corrected *)hest_hdr; in arch_apei_enable_cmcff() 19 if (!cmc->enabled) in arch_apei_enable_cmcff() 27 if (!(cmc->flags & ACPI_HEST_FIRMWARE_FIRST) || in arch_apei_enable_cmcff() 28 !cmc->num_hardware_banks) in arch_apei_enable_cmcff() 33 mc_bank = (struct acpi_hest_ia_error_bank *)(cmc + 1); in arch_apei_enable_cmcff() 34 for (i = 0; i < cmc->num_hardware_banks; i++, mc_bank++) in arch_apei_enable_cmcff()
|
/openbmc/u-boot/tools/binman/test/ |
H A D | 043_intel-cmc.dts | 10 intel-cmc { 11 filename = "cmc.bin";
|
/openbmc/linux/drivers/acpi/apei/ |
H A D | hest.c | 69 struct acpi_hest_ia_corrected *cmc; in hest_esrc_len() local 70 cmc = (struct acpi_hest_ia_corrected *)hest_hdr; in hest_esrc_len() 71 len = sizeof(*cmc) + cmc->num_hardware_banks * in hest_esrc_len()
|
/openbmc/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | Makefile | 4 da850-enbw-cmc.dtb \
|
H A D | da850-enbw-cmc.dts | 12 compatible = "enbw,cmc", "ti,da850";
|
/openbmc/u-boot/arch/x86/dts/ |
H A D | u-boot.dtsi | 58 intel-cmc {
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | sfc.rst | 25 * - ``fw.mgmt.cmc``
|
/openbmc/u-boot/arch/x86/cpu/queensbay/ |
H A D | Kconfig | 39 default "cmc.bin"
|
/openbmc/linux/include/linux/ |
H A D | firewire.h | 202 unsigned cmc:1; member
|
/openbmc/linux/drivers/firewire/ |
H A D | core-card.c | 315 root_device_is_cmc = root_device && root_device->cmc; in bm_work()
|
H A D | core-device.c | 660 device->cmc = rom[2] >> 30 & 1; in read_config_rom()
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-facebook-minerva.dts | 11 compatible = "facebook,minerva-cmc", "aspeed,ast2600";
|
/openbmc/u-boot/tools/binman/ |
H A D | README.entries | 144 Entry: intel-cmc: Entry containing an Intel Chipset Micro Code (CMC) file
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 206 Rename the first one to fsp.bin and second one to cmc.bin and put them in the
|
/openbmc/qemu/tests/tcg/i386/ |
H A D | x86.csv | 383 "CMC","CMC","cmc","F5","V","V","","","","",""
|
/openbmc/linux/ |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |