Home
last modified time | relevance | path

Searched refs:MC (Results 1 – 39 of 39) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/misc/
Dfsl,qoriq-mc.txt19 the MC control register region.
24 defining the MC's registers:
29 -the second region is the MC control registers. This
37 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */
38 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */
/linux-4.1.27/Documentation/devicetree/bindings/arm/tegra/
Dnvidia,tegra20-mc.txt1 NVIDIA Tegra20 MC(Memory Controller)
6 example below. Note that the MC registers are interleaved with the
8 - interrupts : Should contain MC General interrupt.
Dnvidia,tegra30-mc.txt1 NVIDIA Tegra30 MC(Memory Controller)
6 example below. Note that the MC registers are interleaved with the
8 - interrupts : Should contain MC General interrupt.
/linux-4.1.27/drivers/staging/fsl-mc/bus/
DKconfig2 # Freescale Management Complex (MC) bus drivers
10 tristate "Freescale Management Complex (MC) bus driver"
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
Dnv4c.c28 .base.handle = NV_SUBDEV(MC, 0x4c),
Dg94.c28 .base.handle = NV_SUBDEV(MC, 0x94),
Dgk20a.c28 .base.handle = NV_SUBDEV(MC, 0xea),
Dgf106.c28 .base.handle = NV_SUBDEV(MC, 0xc3),
Dnv40.c35 .base.handle = NV_SUBDEV(MC, 0x40),
Dg98.c49 .base.handle = NV_SUBDEV(MC, 0x98),
Dnv44.c44 .base.handle = NV_SUBDEV(MC, 0x44),
Dnv50.c63 .base.handle = NV_SUBDEV(MC, 0x50),
Dgf100.c66 .base.handle = NV_SUBDEV(MC, 0xc0),
Dnv04.c70 .base.handle = NV_SUBDEV(MC, 0x04),
/linux-4.1.27/drivers/char/
Dhpet.c59 #define write_counter(V, MC) writeq(V, MC) argument
60 #define read_counter(MC) readq(MC) argument
62 #define write_counter(V, MC) writel(V, MC) argument
63 #define read_counter(MC) readl(MC) argument
/linux-4.1.27/drivers/memory/tegra/
DKconfig6 This driver supports the Memory Controller (MC) hardware found on
/linux-4.1.27/Documentation/devicetree/bindings/iommu/
Dnvidia,tegra30-smmu.txt7 - interrupts : Should contain MC General interrupt.
/linux-4.1.27/drivers/misc/
Dbmp085.c73 s16 MB, MC, MD; member
120 cali->MC = be16_to_cpu(tmp[9]); in bmp085_read_calibration_data()
213 x2 = (cali->MC << 11) / (x1 + cali->MD); in bmp085_get_temperature()
/linux-4.1.27/drivers/memory/
DKconfig63 bool "Tegra20 Memory Controller(MC) driver"
67 This driver is for the Memory Controller(MC) module available
/linux-4.1.27/Documentation/
Ddcdbas.txt9 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC,
87 1655MC HC_SMITYPE_TYPE2
Dedac.txt107 Controller (MC) driver modules. On a given system, the CORE
108 is loaded and one MC driver will be loaded. Both the CORE and
109 the MC driver (or edac_device driver) have individual versions that reflect
113 the CORE's and the MC driver's versions.
199 by its own 'mcX' directory, where 'X' is the index of the MC.
640 Each MC have 3 physical read channels, 3 physical write channels and
667 2) Nehalem MC has the hability to generate errors. The driver implements this
/linux-4.1.27/arch/arm64/boot/dts/freescale/
Dfsl-ls2085a.dtsi160 reg = <0x00000008 0x0c000000 0 0x40>, /* MC portal base */
161 <0x00000000 0x08340000 0 0x40000>; /* MC control reg */
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
DTODO7 - Use of MC and V4L2 subdev APIs when applicable
/linux-4.1.27/Documentation/ia64/
Derr_inject.txt2 IPF Machine Check (MC) error inject tool
5 IPF Machine Check (MC) error inject tool is used to inject MC
6 errors from Linux. The tool is a test bed for IPF MC work flow including
7 hardware correctable error handling, OS recoverable error handling, MC
17 The tool can be used to test Intel IPF machine MC handling capabilities.
18 It's especially useful for people who can not access hardware MC injection
/linux-4.1.27/arch/arm/kernel/
Dtopology.c286 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },
/linux-4.1.27/arch/ia64/
DKconfig509 tristate "MC error injection support"
511 Adds support for MC error injection. If enabled, the kernel
513 call MC error injection PAL procedures to inject various errors.
/linux-4.1.27/Documentation/x86/x86_64/
Dkernel-stacks95 Used for interrupt 18 - Machine Check Exception (#MC).
/linux-4.1.27/arch/s390/kernel/
Dtopology.c451 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },
/linux-4.1.27/arch/powerpc/kernel/
Dhead_booke.h175 EXC_LEVEL_EXCEPTION_PROLOG(MC, MACHINE_CHECK, \
Dexceptions-64e.S340 EXCEPTION_PROLOG(n, intnum, MC, addition##_MC(n))
/linux-4.1.27/arch/x86/kernel/
Dsmpboot.c369 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },
/linux-4.1.27/Documentation/sound/alsa/
DCMIPCI.txt65 "-MC" such like "CMI8738-MC6". You can check this name from
/linux-4.1.27/drivers/media/dvb-frontends/
DKconfig379 tristate "DiBcom 7000MA/MB/PA/PB/MC"
646 tristate "DiBcom 8000MB/MC"
/linux-4.1.27/drivers/edac/
DKconfig256 tristate "Intel Sandy-Bridge/Ivy-Bridge/Haswell Integrated MC"
/linux-4.1.27/arch/x86/kvm/
Dtrace.h253 EXS(MF), EXS(AC), EXS(MC)
/linux-4.1.27/arch/powerpc/kvm/
Dbookehv_interrupts.S230 kvm_handler BOOKE_INTERRUPT_MACHINE_CHECK, EX_PARAMS(MC), \
/linux-4.1.27/sound/pci/
Dintel8x0.c135 DEFINE_REGSET(MC, 0x20); /* Mic in */
/linux-4.1.27/arch/mips/
DKconfig2359 # indexed such as R4000/R4400 SC and MC versions or R10000. So for the
/linux-4.1.27/kernel/sched/
Dcore.c6277 { cpu_coregroup_mask, cpu_core_flags, SD_INIT_NAME(MC) },