Searched refs:CR_1000T_MS_VALUE (Results 1 – 3 of 3) sorted by relevance
682 #define CR_1000T_MS_VALUE 0x0800 /* 1=Configure PHY as Master */ macro
1173 ((phy_data & CR_1000T_MS_VALUE) ? in e1000_copper_link_igp_setup() 1179 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE); in e1000_copper_link_igp_setup() 1183 phy_data &= ~(CR_1000T_MS_VALUE); in e1000_copper_link_igp_setup()
2657 #define CR_1000T_MS_VALUE 0x0800 /* 1=Configure PHY as Master */ macro