Searched refs:RT_BMCR_ISOLATE (Results 1 – 2 of 2) sorted by relevance
58 #define RT_BMCR_ISOLATE 0x0400 /* Isolate data paths from MII */ macro
111 ctl &= ~(RT_BMCR_ISOLATE); in __genphy_restart_aneg()152 if (!(ctl & RT_BMCR_ANENABLE) || (ctl & RT_BMCR_ISOLATE)) in rt_genphy_config_aneg()
Completed in 3 milliseconds