Home
last modified time | relevance | path

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

/drivers/net/e1000e/
Dhw.h302 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY Special Control */ macro
Dich8lan.c713 ret_val = e1e_rphy(hw, IFE_PHY_SPECIAL_CONTROL, &data); in e1000_get_phy_info_ife_ich8lan()
789 offset = IFE_PHY_SPECIAL_CONTROL; in e1000_check_polarity_ife_ich8lan()
/drivers/net/e1000/
De1000_hw.h3228 #define IFE_PHY_SPECIAL_CONTROL 0x11 /* 100BaseTx PHY special control register */ macro
De1000_hw.c4213 ret_val = e1000_read_phy_reg(hw, IFE_PHY_SPECIAL_CONTROL, &phy_data); in e1000_phy_ife_get_info()