Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Ddefines.h373 #define E1000_EXTCNF_CTRL_GATE_PHY_CFG 0x00000080 macro
Dich8lan.c1742 extcnf_ctrl |= E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()
1744 extcnf_ctrl &= ~E1000_EXTCNF_CTRL_GATE_PHY_CFG; in e1000_gate_hw_phy_config_ich8lan()