Searched refs:PowerState (Results 1 – 4 of 4) sorted by relevance
636 Gmac_Ip_PowerStateType PowerState = GMAC_PSTATE_RESET; in GMAC_GetPowerState() local641 PowerState = GMAC_PSTATE_RESET; in GMAC_GetPowerState()646 PowerState = GMAC_PSTATE_SLEEP; in GMAC_GetPowerState()651 PowerState = GMAC_PSTATE_ACTIVE; in GMAC_GetPowerState()655 PowerState = GMAC_PSTATE_INACTIVE; in GMAC_GetPowerState()662 return PowerState; in GMAC_GetPowerState()671 void GMAC_SetPowerState(GMAC_Type * Base, Gmac_Ip_PowerStateType PowerState) in GMAC_SetPowerState() argument673 switch (PowerState) in GMAC_SetPowerState()
1278 void Gmac_Ip_SetPowerState(uint8 Instance, Gmac_Ip_PowerStateType PowerState) in Gmac_Ip_SetPowerState() argument1285 GMAC_SetPowerState(Base, PowerState); in Gmac_Ip_SetPowerState()
280 void GMAC_SetPowerState(GMAC_Type * Base, Gmac_Ip_PowerStateType PowerState);
139 void Gmac_Ip_SetPowerState(uint8 Instance, Gmac_Ip_PowerStateType PowerState);