Searched refs:E1000_CTRL_I2C_ENA (Results 1 – 3 of 3) sorted by relevance
196 ctrl_ext |= E1000_CTRL_I2C_ENA; in igb_init_phy_params_82575()199 ctrl_ext &= ~E1000_CTRL_I2C_ENA; in igb_init_phy_params_82575()504 wr32(E1000_CTRL_EXT, ctrl_ext | E1000_CTRL_I2C_ENA); in igb_set_sfp_media_type_82575()1676 ctrl_ext |= E1000_CTRL_I2C_ENA; in igb_setup_serdes_link_82575()
207 #define E1000_CTRL_I2C_ENA 0x02000000 /* I2C enable */ macro
2270 ctrl_ext |= E1000_CTRL_I2C_ENA; in igb_set_i2c_bb()