Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.c912 cfg1 = smc_phy_read(dev, phyaddr, PHY_CFG1_REG); in smc_phy_fixed()
914 smc_phy_write(dev, phyaddr, PHY_CFG1_REG, cfg1); in smc_phy_fixed()
H A Dsmc91x.h745 #define PHY_CFG1_REG 0x10 macro