Searched defs:CPU (Results 1 – 12 of 12) sorted by relevance
39 #define CPU "H8/300H" macro41 #define CPU "H8S" macro43 #define CPU "Unknown" macro
92 CPU ?= probe macro94 CPU ?= generic macro
902 CPU section in Controllers918 CPU Interface Files argument
30 #define CPU 1 macro
54 #define CPU(ver, _name) \ macro
120 #define CPU(he) (he->cpu) macro
154 #define CPU(he) (he->cpu) macro
29 #define CPU (CLKCTRL + 0x0020) macro
29 #define CPU (CLKCTRL + 0x0050) macro
31 CPU, enumerator
17 #define CPU "CPU" macro
443 #define PM_PLL_CPU_SEL(CPU) { \ argument