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