Searched refs:CR_1000T_MS_VALUE (Results 1 – 3 of 3) sorted by relevance
887 #define CR_1000T_MS_VALUE 0x0800 macro
993 #define CR_1000T_MS_VALUE 0x0800 macro
1026 ((phy_data & CR_1000T_MS_VALUE) ? in e1000_set_master_slave_mode()1032 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE); in e1000_set_master_slave_mode()1036 phy_data &= ~(CR_1000T_MS_VALUE); in e1000_set_master_slave_mode()