HomeSort by relevance Sort by last modified time
    Searched refs:PHY_CNTL_RST (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
smc9000.h 238 #define PHY_CNTL_RST 0x8000 // 1=PHY Reset
327 #define PHY_CNTL_RST 0x8000 // 1=PHY Reset
smc9000.c 371 smc_write_phy_register(ioaddr, phyaddr, PHY_CNTL_REG, PHY_CNTL_RST);
378 & PHY_CNTL_RST))

Completed in 63 milliseconds