Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dmicrochip.c40 rc = phy_read(phydev, LAN88XX_INT_STS); in lan88xx_phy_config_intr()
53 int rc = phy_read(phydev, LAN88XX_INT_STS); in lan88xx_phy_ack_interrupt()
/linux-4.4.14/include/linux/
Dmicrochipphy.h39 #define LAN88XX_INT_STS (0x1A) macro
/linux-4.4.14/drivers/net/usb/
Dlan78xx.c841 ret = phy_read(phydev, LAN88XX_INT_STS); in lan78xx_link_reset()
869 ret = phy_read(phydev, LAN88XX_INT_STS); in lan78xx_link_reset()