Searched refs:CoreIndex (Results 1 – 2 of 2) sorted by relevance
190 static inline void Power_Ip_MC_ME_TriggerCoreUpdate(uint8 PartitionIndex, uint8 CoreIndex);306 static inline void Power_Ip_MC_ME_TriggerCoreUpdate(uint8 PartitionIndex, uint8 CoreIndex) in Power_Ip_MC_ME_TriggerCoreUpdate() argument310 …TempValue = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE… in Power_Ip_MC_ME_TriggerCoreUpdate()313 …Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_PUPD = Temp… in Power_Ip_MC_ME_TriggerCoreUpdate()447 uint8 CoreIndex = CoreConfigPtr->CoreIndex; in Power_Ip_MC_ME_ConfigureCore() local457 …atus = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_STAT; in Power_Ip_MC_ME_ConfigureCore()470 …Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_ADDR = (uin… in Power_Ip_MC_ME_ConfigureCore()478 …Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_PCONF = Cor… in Power_Ip_MC_ME_ConfigureCore()481 Power_Ip_MC_ME_TriggerCoreUpdate(PartitionIndex, CoreIndex); in Power_Ip_MC_ME_ConfigureCore()489 …atus = Power_Ip_pxMC_ME->McMePrtnArray[PartitionIndex].McMePrtnCoreArray[CoreIndex].PRTN_CORE_STAT; in Power_Ip_MC_ME_ConfigureCore()[all …]
151 uint8 CoreIndex; member