Home
last modified time | relevance | path

Searched full:cmc (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.8/arch/x86/kernel/acpi/
Dapei.c15 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-6.8/arch/arm/boot/dts/ti/davinci/
Dda850-enbw-cmc.dts3 * Device Tree for AM1808 EnBW CMC board
12 compatible = "enbw,cmc", "ti,da850";
13 model = "EnBW CMC";
DMakefile4 da850-enbw-cmc.dtb \
/linux-6.8/Documentation/devicetree/bindings/arm/ti/
Dti,davinci.yaml23 - enbw,cmc # EnBW AM1808 based CMC board
/linux-6.8/drivers/acpi/apei/
Dhest.c69 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()
/linux-6.8/Documentation/networking/devlink/
Dsfc.rst25 * - ``fw.mgmt.cmc``
28 control units, this is the CMC control unit's firmware version.
/linux-6.8/drivers/scsi/aic7xxx/
Daic79xx.reg688 * 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 …]
/linux-6.8/arch/arm/boot/dts/aspeed/
Daspeed-bmc-facebook-minerva-cmc.dts10 model = "Facebook Minerva CMC";
11 compatible = "facebook,minerva-cmc", "aspeed,ast2600";
DMakefile22 aspeed-bmc-facebook-minerva-cmc.dtb \
/linux-6.8/drivers/iio/potentiometer/
Dmcp41010.c5 * Copyright (c) 2018 Chris Coffey <cmc@babblebit.net>
200 MODULE_AUTHOR("Chris Coffey <cmc@babblebit.net>");
/linux-6.8/arch/arm/mach-davinci/
Dda8xx-dt.c22 "enbw,cmc",
/linux-6.8/Documentation/devicetree/bindings/iio/potentiometer/
Dmicrochip,mcp41010.yaml10 - Chris Coffey <cmc@babblebit.net>
/linux-6.8/drivers/net/ethernet/sfc/
Defx_devlink.h21 #define EFX_DEVLINK_INFO_VERSION_FW_MGMT_CMC "fw.mgmt.cmc"
/linux-6.8/Documentation/devicetree/bindings/arm/aspeed/
Daspeed.yaml82 - facebook,minerva-cmc
/linux-6.8/Documentation/devicetree/bindings/clock/
Dimx7ulp-scg-clock.yaml15 modules, and Core Mode Controller (CMC)1 blocks
Dimx7ulp-pcc-clock.yaml15 modules, and Core Mode Controller (CMC)1 blocks
/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen1/
Dcache.json58 …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-6.8/tools/perf/pmu-events/arch/x86/amdzen2/
Dcache.json298 …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-6.8/tools/perf/pmu-events/arch/x86/amdzen3/
Dcache.json304 …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-6.8/arch/arm64/include/asm/
Dacpi.h155 * IA-32 Architecture Corrected Machine Check (CMC) Firmware-First mode
/linux-6.8/drivers/iio/dac/
Dti-dac7311.c4 * Copyright (C) 2018 CMC NV
/linux-6.8/drivers/firewire/
Dinit_ohci1394_dma.c111 bus_options |= 0x60000000; /* Enable CMC and ISC */ in init_ohci1394_initialize()
/linux-6.8/drivers/gpio/
Dgpio-sch.c352 * GPIO7 is configured by the CMC as SLPIOVR in sch_gpio_probe()
/linux-6.8/Documentation/arch/x86/x86_64/
Dboot-options.rst202 disables parsing the HEST CMC error source to check if
/linux-6.8/drivers/iio/adc/
Dad7949.c4 * Copyright (C) 2018 CMC NV

12