Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dhpet.c63 #define write_counter(V, MC) writeq(V, MC) argument
64 #define read_counter(MC) readq(MC) argument
66 #define write_counter(V, MC) writel(V, MC) argument
67 #define read_counter(MC) readl(MC) argument
/linux-2.6.39/drivers/misc/
Dbmp085.c78 s16 MB, MC, MD; member
119 cali->MC = be16_to_cpu(tmp[9]); in bmp085_read_calibration_data()
212 x2 = (cali->MC << 11) / (x1 + cali->MD); in bmp085_get_temperature()
/linux-2.6.39/Documentation/
Ddcdbas.txt9 300, 1300, 1400, 400SC, 500SC, 1500SC, 1550, 600SC, 1600SC, 650, 1655MC,
87 1655MC HC_SMITYPE_TYPE2
Dmca.txt158 3Com 3c523 Etherlink/MC ethernet driver.
259 and slot 7 is the 3c523 Etherlink/MC.
273 Slot 7: 42 60 ff 08 ff ff ff ff 3Com 3c523 Etherlink/MC
303 Adapter Name: 3Com 3c523 Etherlink/MC
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.
736 Each MC have 3 physical read channels, 3 physical write channels and
763 2) Nehalem MC has the hability to generate errors. The driver implements this
/linux-2.6.39/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-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_hw.h65 NV_REG_DEBUG(MC, dev, "reg %08x val %08x\n", reg, val); in nvReadMC()
72 NV_REG_DEBUG(MC, dev, "reg %08x val %08x\n", reg, val); in nvWriteMC()
/linux-2.6.39/arch/ia64/
DKconfig535 tristate "MC error injection support"
537 Adds support for MC error injection. If enabled, the kernel
539 call MC error injection PAL procedures to inject various errors.
/linux-2.6.39/Documentation/x86/x86_64/
Dkernel-stacks93 Used for interrupt 18 - Machine Check Exception (#MC).
/linux-2.6.39/arch/powerpc/kernel/
Dhead_booke.h160 EXC_LEVEL_EXCEPTION_PROLOG(MC, SPRN_MCSRR0, SPRN_MCSRR1)
Dexceptions-64e.S88 EXCEPTION_PROLOG(n, MC, addition##_MC)
/linux-2.6.39/drivers/net/cxgb4/
Dt4_regs.h817 #define MC 0x00008000U macro
Dt4_hw.c1423 #define GLBL_INTR_MASK (CIM | MPS | PL | PCIE | MC | EDC0 | \
1461 if (cause & MC) in t4_slow_intr_handler()
/linux-2.6.39/drivers/media/dvb/frontends/
DKconfig337 tristate "DiBcom 7000MA/MB/PA/PB/MC"
523 tristate "DiBcom 8000MB/MC"
/linux-2.6.39/arch/x86/kvm/
Dtrace.h236 EXS(MF), EXS(MC)
/linux-2.6.39/Documentation/sound/alsa/
DCMIPCI.txt65 "-MC" such like "CMI8738-MC6". You can check this name from
/linux-2.6.39/sound/pci/
Dintel8x0.c126 DEFINE_REGSET(MC, 0x20); /* Mic in */
/linux-2.6.39/kernel/
Dsched.c7237 SD_INIT_FUNC(MC)
7424 SD_INIT(sd, MC); in __build_mc_sched_domain()
/linux-2.6.39/arch/mips/
DKconfig1977 # indexed such as R4000/R4400 SC and MC versions or R10000. So for the
/linux-2.6.39/drivers/net/
DKconfig706 tristate "3c523 \"EtherLink/MC\" support"
717 tristate "3c527 \"EtherLink/MC 32\" support (EXPERIMENTAL)"