Searched defs:CPU (Results 1 – 17 of 17) sorted by relevance
15 CPU ?= probe macro17 CPU ?= generic macro
38 #define CPU "H8/300H" macro40 #define CPU "H8S" macro42 #define CPU "Unknown" macro
1 config CPU config
51 CPU ?= $(shell uname -m) macro
958 CPU section in Controllers981 CPU Interface Files argument
21 #define CPU 1 macro
18 #define CPU 0 macro
54 #define CPU(ver, _name) \ macro
23 #define CPU (CLKCTRL + 0x0020) macro
23 #define CPU (CLKCTRL + 0x0050) macro
121 #define CPU(he) (he->cpu) macro
155 #define CPU(he) (he->cpu) macro
229 #define ROCKCHIP_SOC(CPU, id, ID) \ argument
31 CPU, enumerator
22 #define INC_ID(BE, CPU, LINK) do { (BE)++; (CPU)++; (LINK)++; } while (0) argument
18 #define CPU "CPU" macro
440 #define PM_PLL_CPU_SEL(CPU) { \ argument