/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()
|
/linux/drivers/acpi/apei/ |
H A D | hest.c | 49 struct acpi_hest_ia_corrected *cmc; member 83 struct acpi_hest_ia_corrected *cmc; in hest_esrc_len() local 84 cmc = (struct acpi_hest_ia_corrected *)hest_hdr; in hest_esrc_len() 85 len = sizeof(*cmc) + cmc->num_hardware_banks * in hest_esrc_len() 87 mces.cmc = cmc; in hest_esrc_len() 122 if (mces.cmc && mces.cmc->flags & ACPI_HEST_GHES_ASSIST && in is_ghes_assist_struct() 123 related_source_id == mces.cmc->header.source_id) in is_ghes_assist_struct()
|
/linux/arch/arm/boot/dts/ti/davinci/ |
H A D | da850-enbw-cmc.dts | 3 * Device Tree for AM1808 EnBW CMC board 12 compatible = "enbw,cmc", "ti,da850"; 13 model = "EnBW CMC";
|
H A D | Makefile | 4 da850-enbw-cmc.dtb \
|
/linux/Documentation/devicetree/bindings/arm/ti/ |
H A D | ti,davinci.yaml | 23 - enbw,cmc # EnBW AM1808 based CMC board
|
/linux/Documentation/networking/devlink/ |
H A D | sfc.rst | 25 * - ``fw.mgmt.cmc`` 28 control units, this is the CMC control unit's firmware version.
|
/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.reg | 688 * CMC Receive Message 0 735 * CMC Receive Message 1 780 * CMC Receive Message 2 819 * CMC Receive Message 3 857 * CMC Sequencer Byte Count 904 * CMC Split Status 0 950 * CMC Split Status 1 1188 * CMC PCI Status 2894 * CMC SCB Array Count 2895 * Number of bytes to transfer between CMC SCB memory and SCBRAM. [all …]
|
H A D | aic79xx_pci.c | 741 "CMC", 749 "CMC",
|
/linux/drivers/iio/potentiometer/ |
H A D | mcp41010.c | 5 * Copyright (c) 2018 Chris Coffey <cmc@babblebit.net> 200 MODULE_AUTHOR("Chris Coffey <cmc@babblebit.net>");
|
/linux/arch/arm/mach-davinci/ |
H A D | da8xx-dt.c | 22 "enbw,cmc",
|
/linux/Documentation/devicetree/bindings/iio/potentiometer/ |
H A D | microchip,mcp41010.yaml | 10 - Chris Coffey <cmc@babblebit.net>
|
/linux/drivers/net/ethernet/sfc/ |
H A D | efx_devlink.h | 21 #define EFX_DEVLINK_INFO_VERSION_FW_MGMT_CMC "fw.mgmt.cmc"
|
/linux/Documentation/devicetree/bindings/clock/ |
H A D | imx7ulp-scg-clock.yaml | 15 modules, and Core Mode Controller (CMC)1 blocks
|
H A D | imx7ulp-pcc-clock.yaml | 15 modules, and Core Mode Controller (CMC)1 blocks
|
/linux/Documentation/devicetree/bindings/arm/aspeed/ |
H A D | aspeed.yaml | 88 - facebook,minerva-cmc
|
/linux/tools/perf/pmu-events/arch/x86/amdzen1/ |
H A D | cache.json | 58 …LS). The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co… 64 …nse. The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co…
|
/linux/tools/perf/pmu-events/arch/x86/amdzen2/ |
H A D | cache.json | 298 …LS). The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co… 304 …nse. The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co…
|
/linux/tools/perf/pmu-events/arch/x86/amdzen3/ |
H A D | cache.json | 304 …LS). The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co… 310 …nse. The number of instruction cache lines invalidated. A non-SMC event is CMC (cross modifying co…
|
/linux/arch/arm64/include/asm/ |
H A D | acpi.h | 167 * IA-32 Architecture Corrected Machine Check (CMC) Firmware-First mode
|
/linux/drivers/iio/dac/ |
H A D | ti-dac7311.c | 4 * Copyright (C) 2018 CMC NV
|
/linux/drivers/firewire/ |
H A D | init_ohci1394_dma.c | 111 bus_options |= 0x60000000; /* Enable CMC and ISC */ in init_ohci1394_initialize()
|
/linux/Documentation/arch/x86/x86_64/ |
H A D | boot-options.rst | 190 disables parsing the HEST CMC error source to check if
|
/linux/drivers/gpio/ |
H A D | gpio-sch.c | 357 * GPIO7 is configured by the CMC as SLPIOVR in sch_gpio_probe()
|
/linux/drivers/iio/adc/ |
H A D | ad7949.c | 4 * Copyright (C) 2018 CMC NV
|
/linux/arch/x86/kernel/cpu/mce/ |
H A D | severity.c | 107 * known AO MCACODs reported via MCE or CMC:
|