Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
De1000.h1891 #define M88E1000_PHY_SPEC_STATUS 0x11 /* PHY Specific Status Register */ macro
De1000.c3542 if (e1000_read_phy_reg(hw, M88E1000_PHY_SPEC_STATUS, &phy_data) < 0) { in e1000_config_mac_to_phy()