Searched refs:RawReset (Results 1 – 1 of 1) sorted by relevance
577 uint32 RawReset = 0U; in Power_Ip_MC_RGM_GetResetRawValue() local630 RawReset |= ((uint32)0x01U << Position); in Power_Ip_MC_RGM_GetResetRawValue()669 RawReset |= ((uint32)0x01U << Position); in Power_Ip_MC_RGM_GetResetRawValue()681 if ((uint32)0U == RawReset) in Power_Ip_MC_RGM_GetResetRawValue()686 RawReset |= MC_RGM_RAWRESET_WAKEUP_MASK32; in Power_Ip_MC_RGM_GetResetRawValue()690 return (Power_Ip_RawResetType)RawReset; in Power_Ip_MC_RGM_GetResetRawValue()