Searched refs:CR_1000T_MS_VALUE (Results 1 – 2 of 2) sorted by relevance
1053 ((phy_data & CR_1000T_MS_VALUE) ? in em_setup_copper_link()1060 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE); in em_setup_copper_link()1064 phy_data &= ~(CR_1000T_MS_VALUE); in em_setup_copper_link()
1887 #define CR_1000T_MS_VALUE 0x0800 /* 1=Configure PHY as Master */ macro