Searched refs:GMII_POWER_DOWN (Results 1 – 2 of 2) sorted by relevance
157 #define GMII_POWER_DOWN ( 1 << 11 ) /* 1=Power down 0=Normal operation */ macro
332 ul_value &= ~( uint32_t ) ( GMII_LOOPBACK | GMII_POWER_DOWN ); in ethernet_phy_auto_negotiate()