Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A De1000.h1889 #define M88E1000_PHY_SPEC_STATUS 0x11 /* PHY Specific Status Register */ macro
H A De1000.c3328 if (e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data) < 0) { in e1000_config_mac_to_phy()