Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsmc91111.c1122 smc_write_phy_register (dev, PHY_CNTL_REG, PHY_CNTL_RST); in smc_phy_configure()
1128 & PHY_CNTL_RST)) { in smc_phy_configure()
Dsmc91111.h663 #define PHY_CNTL_RST 0x8000 /* 1=PHY Reset */ macro