Searched refs:CTL1000_ENABLE_MASTER (Results 1 – 9 of 9) sorted by relevance
156 #define CTL1000_ENABLE_MASTER 0x1000 macro
637 hw->phy.original_ms_type = (phy_data & CTL1000_ENABLE_MASTER) ? in e1000_set_master_slave_mode()643 phy_data |= (CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER); in e1000_set_master_slave_mode()646 phy_data |= CTL1000_ENABLE_MASTER; in e1000_set_master_slave_mode()650 phy_data &= ~CTL1000_ENABLE_MASTER; in e1000_set_master_slave_mode()937 data &= ~CTL1000_ENABLE_MASTER; in e1000e_copper_link_setup_igp()
1238 if (adv & CTL1000_ENABLE_MASTER) in ytphy_utp_read_lpa()2067 ctl |= CTL1000_ENABLE_MASTER; in ytphy_setup_master_slave()2078 (CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER | in ytphy_setup_master_slave()
2220 ctl |= CTL1000_ENABLE_MASTER; in genphy_setup_master_slave()2231 (CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER | in genphy_setup_master_slave()2247 if (val & CTL1000_ENABLE_MASTER) { in genphy_read_master_slave()2521 if (adv & CTL1000_ENABLE_MASTER) in genphy_read_lpa()
684 if (adv & CTL1000_ENABLE_MASTER) in as21xxx_read_c22_lpa()
1316 result |= CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER; in ksz9031_config_init()1721 priv->vct_ctrl1000 = ret & (CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER); in ksz9x31_cable_test_start()1722 ret &= ~(CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER); in ksz9x31_cable_test_start()1723 ret |= CTL1000_ENABLE_MASTER; in ksz9x31_cable_test_start()1888 CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER, in ksz9x31_cable_test_get_status()
119 val |= CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER; in bcm54210e_config_init()
587 CTL1000_ENABLE_MASTER | CTL1000_AS_MASTER); in rtl8211c_config_init()
2576 CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER); in tg3_phy_reset_5703_4_5()4341 new_adv |= CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER; in tg3_phy_autoneg_cfg()4662 tgtadv |= CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER; in tg3_phy_copper_an_config_ok()4664 CTL1000_AS_MASTER | CTL1000_ENABLE_MASTER); in tg3_phy_copper_an_config_ok()8320 CTL1000_ENABLE_MASTER; in tg3_phy_lpbk_set()