Searched defs:PMU_CPUAPM_CON (Results 1 – 2 of 2) sorted by relevance
66 #define PMU_CPUAPM_CON(n) (0x80 + (n) * 4) macro
65 #define PMU_CPUAPM_CON(cpu) (0xe0 + (cpu) * 0x4) macro