Searched refs:E1000_MANC_SMBUS_EN (Results 1 – 7 of 7) sorted by relevance
323 } else if ((manc & E1000_MANC_SMBUS_EN) && in e1000e_enable_mng_pass_thru()
100 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
118 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
1676 if ((manc & E1000_MANC_SMBUS_EN) && in igb_enable_mng_pass_thru()
2027 #define E1000_MANC_SMBUS_EN 0x00000001 /* SMBus Enabled - RO */ macro
5518 if ((manc & E1000_MANC_SMBUS_EN) && !(manc & E1000_MANC_ASF_EN)) in e1000_enable_mng_pass_thru()
454 if (er32(MANC) & E1000_MANC_SMBUS_EN) in e1000_power_down_phy()