Searched refs:PPhyPowerState (Results 1 – 4 of 4) sorted by relevance
2130 LastMode = pAC->GIni.GP[Port].PPhyPowerState; in SkGmEnterLowPowerMode()2131 pAC->GIni.GP[Port].PPhyPowerState = Mode; in SkGmEnterLowPowerMode()2216 pAC->GIni.GP[Port].PPhyPowerState = LastMode; in SkGmEnterLowPowerMode()2257 LastMode = pAC->GIni.GP[Port].PPhyPowerState; in SkGmLeaveLowPowerMode()2258 pAC->GIni.GP[Port].PPhyPowerState = PHY_PM_OPERATIONAL_MODE; in SkGmLeaveLowPowerMode()2338 pAC->GIni.GP[Port].PPhyPowerState = LastMode; in SkGmLeaveLowPowerMode()
5149 Val8 = (SK_U8) pAC->GIni.GP[PhysPortIndex].PPhyPowerState; in MacPrivateConf()5155 Val8 = (SK_U8) pAC->GIni.GP[PhysPortIndex].PPhyPowerState; in MacPrivateConf()5865 if (pAC->GIni.GP[PhysPortIndex].PPhyPowerState) { in MacPrivateConf()5869 if (pAC->GIni.GP[PhysPortIndex].PPhyPowerState < 3) { in MacPrivateConf()5884 if (!pAC->GIni.GP[PhysPortIndex].PPhyPowerState) { in MacPrivateConf()5909 if (pAC->GIni.GP[PhysPortIndex].PPhyPowerState) { in MacPrivateConf()5913 if (pAC->GIni.GP[PhysPortIndex].PPhyPowerState < 3) { in MacPrivateConf()5929 if (!pAC->GIni.GP[PhysPortIndex].PPhyPowerState) { in MacPrivateConf()
1396 pPrt->PPhyPowerState = PHY_PM_OPERATIONAL_MODE; in SkGeInit0()
363 SK_U8 PPhyPowerState; /* PHY current power state */ member