Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Dsmc91111.c1184 PHY_CNTL_ANEG_EN | PHY_CNTL_ANEG_RST); in smc_phy_configure()
1209 PHY_CNTL_ANEG_EN | in smc_phy_configure()
Dsmc91111.h666 #define PHY_CNTL_ANEG_EN 0x1000 /* 1=Enable Auto negotiation */ macro