Searched refs:Power_Ip_pxMC_RGM (Results 1 – 1 of 1) sorted by relevance
175 static Power_Ip_MC_RGM_Type * Power_Ip_pxMC_RGM = (Power_Ip_MC_RGM_Type *)IP_MC_RGM_BASE; variable241 Power_Ip_pxMC_RGM->FES = RegValueTemp; in Power_Ip_MC_RGM_ClearFesResetFlags()243 RegValueTemp = Power_Ip_pxMC_RGM->FES & MC_RGM_FES_RWBITS_MASK32; in Power_Ip_MC_RGM_ClearFesResetFlags()282 Power_Ip_pxMC_RGM->DES = RegValueTemp; in Power_Ip_MC_RGM_ClearDesResetFlags()284 RegValueTemp = Power_Ip_pxMC_RGM->DES & MC_RGM_DES_RWBITS_MASK32; in Power_Ip_MC_RGM_ClearDesResetFlags()357 FesResetReason = Power_Ip_pxMC_RGM->FES; in Power_Ip_MC_RGM_ResetInit()368 Power_Ip_pxMC_RGM->FERD = ConfigPtr->FuncResetOpt; in Power_Ip_MC_RGM_ResetInit()372 DesResetReason = Power_Ip_pxMC_RGM->DES; in Power_Ip_MC_RGM_ResetInit()381 Power_Ip_pxMC_RGM->FRET = ConfigPtr->FesThresholdReset; in Power_Ip_MC_RGM_ResetInit()391 Power_Ip_pxMC_RGM->DRET = ConfigPtr->DesThresholdReset; in Power_Ip_MC_RGM_ResetInit()[all …]