Searched refs:E1000_MDIO_STS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/intel/e1000/ | ||
| D | e1000_hw.h | 814 #define E1000_MDIO_STS (INTEL_CE_GBE_MDIO_RCOMP_BASE + 0) macro |
| D | e1000_hw.c | 2879 mdic = readl(E1000_MDIO_STS); in e1000_read_phy_reg_ex() |