Home
last modified time | relevance | path

Searched refs:E1000_CTRL_LANPHYPC_OVERRIDE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h192 #define E1000_CTRL_LANPHYPC_OVERRIDE 0x00010000 /* SW control of LANPHYPC */ macro
H A Dich8lan.c266 mac_reg |= E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()
271 mac_reg &= ~E1000_CTRL_LANPHYPC_OVERRIDE; in e1000_toggle_lanphypc_pch_lpt()