Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/
Dsmc9000.h241 #define PHY_CNTL_ANEG_EN 0x1000 // 1=Enable Auto negotiation macro
330 #define PHY_CNTL_ANEG_EN 0x1000 // 1=Enable Auto negotiation macro
Dsmc9000.c434 PHY_CNTL_ANEG_EN | PHY_CNTL_ANEG_RST ); in smc_phy_configure()
459 PHY_CNTL_ANEG_EN | PHY_CNTL_ANEG_RST | in smc_phy_configure()