Home
last modified time | relevance | path

Searched refs:PHY_STAT_REG (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dsmc91111.c1153 my_phy_caps = smc_read_phy_register (dev, PHY_STAT_REG); in smc_phy_configure()
1192 status = smc_read_phy_register (dev, PHY_STAT_REG); in smc_phy_configure()
H A Drtl8169.c213 PHY_STAT_REG = 1, enumerator
1054 if (mdio_read(PHY_STAT_REG) & PHY_Auto_Nego_Comp) { in rtl_init()
H A Dsmc91111.h675 #define PHY_STAT_REG 0x01 macro