Searched refs:LAN88XX_INT_MASK (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | microchip.c | 40 rc = phy_write(phydev, LAN88XX_INT_MASK, 0x7FFF); in lan88xx_phy_config_intr() 42 rc = phy_write(phydev, LAN88XX_INT_MASK, in lan88xx_phy_config_intr() 46 rc = phy_write(phydev, LAN88XX_INT_MASK, 0); in lan88xx_phy_config_intr()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | microchipphy.h | 9 #define LAN88XX_INT_MASK (0x19) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | lan78xx.c | 1860 temp = phy_read(phydev, LAN88XX_INT_MASK); in lan78xx_link_status_change() 1862 ret = phy_write(phydev, LAN88XX_INT_MASK, temp); in lan78xx_link_status_change() 1874 temp = phy_read(phydev, LAN88XX_INT_MASK); in lan78xx_link_status_change() 1876 ret = phy_write(phydev, LAN88XX_INT_MASK, temp); in lan78xx_link_status_change()
|