HomeSort by: relevance | last modified time | path
    Searched refs:PMC (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/sandpoint/
README 9 8240 PMC rev X4 installed. It also works with the Altimus X2 PMC
21 This port was developed on a Sandpoint X2 motherboard with a Unity X4 PMC.
24 S3/S4 - Mode 1: PMC w/o IDE (switches opposite, one nearest PCI
26 S5 - Interrupt to PMC normal (switch toward near edge)
29 Mode 0 (PMC w/ IDE) does not appear to work right with ISA interrupts. The
30 interrupts from the Winbond chip do not appear at the PMC.
130 0 - PMC host with IDE (3.3v PCI slots are unavailable)
131 1 - PMC host w/o IDE (all PCI slots are available)
132 2 - PMC agent, Winbond providing arbitration & interrupt to INTA# on PM
    [all...]
  /src/external/gpl3/binutils/dist/gas/config/
rl78-parse.h 74 PMC = 275, /* PMC */
199 #define PMC 275
rl78-parse.y 157 %token SPL SPH PSW CS ES PMC MEM
1137 | PMC { $$ = 0xfe; }
1242 { "pmc", PMC, 0xfe },
rl78-parse.c 260 PMC = 275, /* PMC */
385 #define PMC 275
535 YYSYMBOL_PMC = 20, /* PMC */
1147 "ES", "PMC", "MEM", "FLAG", "SP", "CY", "RB0", "RB1", "RB2", "RB3",
4061 case 295: /* sfr: PMC */
4486 { "pmc", PMC, 0xfe },
  /src/external/gpl3/binutils.old/dist/gas/config/
rl78-parse.h 74 PMC = 275, /* PMC */
199 #define PMC 275
rl78-parse.y 157 %token SPL SPH PSW CS ES PMC MEM
1137 | PMC { $$ = 0xfe; }
1242 { "pmc", PMC, 0xfe },
rl78-parse.c 260 PMC = 275, /* PMC */
385 #define PMC 275
535 YYSYMBOL_PMC = 20, /* PMC */
1147 "ES", "PMC", "MEM", "FLAG", "SP", "CY", "RB0", "RB1", "RB2", "RB3",
4061 case 295: /* sfr: PMC */
4486 { "pmc", PMC, 0xfe },
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
CallEvent.cpp 1221 static PrivateMethodCache PMC;
1223 PMC[{Interface, LookupSelector, InstanceMethod}];

Completed in 26 milliseconds