Searched refs:LAN88XX_INT_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/phy/
H A Dmicrochip.c39 rc = phy_write(phydev, LAN88XX_INT_MASK, 0x7FFF); lan88xx_phy_config_intr()
41 rc = phy_write(phydev, LAN88XX_INT_MASK, lan88xx_phy_config_intr()
45 rc = phy_write(phydev, LAN88XX_INT_MASK, 0); lan88xx_phy_config_intr()
/linux-4.4.14/include/linux/
H A Dmicrochipphy.h21 #define LAN88XX_INT_MASK (0x19) macro

Completed in 76 milliseconds