Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.h3230 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY special control register */ macro
De1000_hw.c4252 ret_val = e1000_read_phy_reg(hw, IFE_PHY_SPECIAL_CONTROL, &phy_data); in e1000_phy_ife_get_info()