Lines Matching refs:cpu_id
82 #define APU_PCIL_CORE_X_ISR_WAKE_REG(cpu_id) (APU_PCLI + (CORE_0_ISR_WAKE_OFFSET + \
83 (APU_PCLI_CPU_STEP * (cpu_id))))
86 #define APU_PCIL_CORE_X_IEN_WAKE_REG(cpu_id) (APU_PCLI + (CORE_0_IEN_WAKE_OFFSET + \
87 (APU_PCLI_CPU_STEP * (cpu_id))))
90 #define APU_PCIL_CORE_X_IDS_WAKE_REG(cpu_id) (APU_PCLI + (CORE_0_IDS_WAKE_OFFSET + \
91 (APU_PCLI_CPU_STEP * (cpu_id))))
94 #define APU_PCIL_CORE_X_ISR_POWER_REG(cpu_id) (APU_PCLI + (CORE_0_ISR_POWER_OFFSET + \
95 (APU_PCLI_CPU_STEP * (cpu_id))))
98 #define APU_PCIL_CORE_X_IEN_POWER_REG(cpu_id) (APU_PCLI + (CORE_0_IEN_POWER_OFFSET + \
99 (APU_PCLI_CPU_STEP * (cpu_id))))
102 #define APU_PCIL_CORE_X_IDS_POWER_REG(cpu_id) (APU_PCLI + (CORE_0_IDS_POWER_OFFSET + \
103 (APU_PCLI_CPU_STEP * (cpu_id))))