Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Ddp83822.c28 #define MII_DP83822_PHYSCR 0x11 macro
236 physcr_status = phy_read(phydev, MII_DP83822_PHYSCR); in dp83822_config_intr()
251 physcr_status = phy_read(phydev, MII_DP83822_PHYSCR); in dp83822_config_intr()
258 return phy_write(phydev, MII_DP83822_PHYSCR, physcr_status); in dp83822_config_intr()