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