Searched refs:RT_BMCR_ANENABLE (Results 1 – 2 of 2) sorted by relevance
60 #define RT_BMCR_ANENABLE 0x1000 /* Enable auto negotiation */ macro
109 ctl |= (RT_BMCR_ANENABLE | RT_BMCR_ANRESTART); in __genphy_restart_aneg()152 if (!(ctl & RT_BMCR_ANENABLE) || (ctl & RT_BMCR_ISOLATE)) in rt_genphy_config_aneg()
Completed in 4 milliseconds