Searched defs:CPU_RESET (Results 1 – 4 of 4) sorted by relevance
13 #define CPU_RESET 0x00000002 macro
119 #define CPU_RESET(cpu) (0x1111ul << (cpu)) macro
120 #define CPU_RESET(cpu) (0x1111ul << (cpu)) macro
221 #define CPU_RESET 0x01 macro