Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dphy-core.c857 int phy_save_page(struct phy_device *phydev) in phy_save_page() function
862 EXPORT_SYMBOL_GPL(phy_save_page);
879 oldpage = ret = phy_save_page(phydev); in phy_select_page()
H A Dmicrochip.c93 save_page = phy_save_page(phydev); in lan88xx_TR_reg_set()
H A Dmarvell.c501 saved_page = phy_save_page(phydev); in marvell_of_reg_init()
1837 oldpage = phy_save_page(phydev); in m88e1318_set_wol()
/openbmc/linux/include/linux/
H A Dphy.h1649 int phy_save_page(struct phy_device *phydev);