Searched refs:CTL1000_ENABLE_MASTER (Results 1 – 3 of 3) sorted by relevance
134 #define CTL1000_ENABLE_MASTER 0x1000 macro
614 hw->phy.original_ms_type = (phy_data & CTL1000_ENABLE_MASTER) ? in e1000_set_master_slave_mode()620 phy_data |= (CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER); in e1000_set_master_slave_mode()623 phy_data |= CTL1000_ENABLE_MASTER; in e1000_set_master_slave_mode()627 phy_data &= ~CTL1000_ENABLE_MASTER; in e1000_set_master_slave_mode()914 data &= ~CTL1000_ENABLE_MASTER; in e1000e_copper_link_setup_igp()
2579 CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER); in tg3_phy_reset_5703_4_5()4334 new_adv |= CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER; in tg3_phy_autoneg_cfg()4666 tgtadv |= CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER; in tg3_phy_copper_an_config_ok()4668 CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER); in tg3_phy_copper_an_config_ok()8211 CTL1000_ENABLE_MASTER; in tg3_phy_lpbk_set()