Searched refs:CR_1000T_MS_VALUE (Results 1 – 4 of 4) sorted by relevance
959 #define CR_1000T_MS_VALUE 0x0800 macro
1003 ((phy_data & CR_1000T_MS_VALUE) ? in e1000_set_master_slave_mode()1009 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE); in e1000_set_master_slave_mode()1013 phy_data &= ~(CR_1000T_MS_VALUE); in e1000_set_master_slave_mode()
1037 #define CR_1000T_MS_VALUE 0x0800 macro
1002 ((phy_data & CR_1000T_MS_VALUE) ? in igc_set_master_slave_mode()1008 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE); in igc_set_master_slave_mode()1012 phy_data &= ~(CR_1000T_MS_VALUE); in igc_set_master_slave_mode()