Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dsmc91111.h731 #define PHY_INT_REG 0x12 /* Status Output (Interrupt Status) */ macro
/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmc91x.h786 #define PHY_INT_REG 0x12 // Status Output (Interrupt Status) macro
H A Dsmc91x.c1149 phy18 = smc_phy_read(dev, phyaddr, PHY_INT_REG); in smc_phy_interrupt()