Searched refs:PHY_CNTL_DPLX (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | smc91111.h | 670 #define PHY_CNTL_DPLX 0x0100 /* 1=Full Duplex, 0=Half Duplex */ macro |
D | smc91111.c | 1212 PHY_CNTL_DPLX); in smc_phy_configure() |