Home
last modified time | relevance | path

Searched refs:PHY_CFG1_REG (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h709 #define PHY_CFG1_REG 0x10 macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c911 cfg1 = smc_phy_read(dev, phyaddr, PHY_CFG1_REG); in smc_phy_fixed()
913 smc_phy_write(dev, phyaddr, PHY_CFG1_REG, cfg1); in smc_phy_fixed()
H A Dsmc91x.h764 #define PHY_CFG1_REG 0x10 macro