Searched refs:GMII_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
154 #define GMII_LOOPBACK ( 1 << 14 ) /* 1=loopback Enabled; 0=Normal Operation */ macro
332 ul_value &= ~( uint32_t ) ( GMII_LOOPBACK | GMII_POWER_DOWN ); in ethernet_phy_auto_negotiate()