Searched refs:autonego (Results 1 – 1 of 1) sorted by relevance
112 bool autonego = false; in PHY0_PowerControl() local129 (void)PHY_GetAutoNegotiationStatus(&phyHandle, &autonego); in PHY0_PowerControl()130 if (autonego) in PHY0_PowerControl()136 if (autonego) in PHY0_PowerControl()176 bool autonego = false; in PHY0_SetMode() local201 (void)PHY_GetAutoNegotiationStatus(&phyHandle, &autonego); in PHY0_SetMode()202 if (autonego) in PHY0_SetMode()207 if (!autonego) in PHY0_SetMode()