Searched refs:LastMileRegValue (Results 1 – 1 of 1) sorted by relevance
238 uint32 LastMileRegValue; in Power_Ip_PMC_PowerInit() local307 LastMileRegValue = (IP_PMC->CONFIG & PMC_CONFIG_LMSTAT_MASK); in Power_Ip_PMC_PowerInit()308 } while ((PMC_CONFIG_LAST_MILE_REG_ON != LastMileRegValue) && (!TimeoutOccurred)); in Power_Ip_PMC_PowerInit()