Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dlxt.c269 err = genphy_read_status_fixed(phydev); in lxt973a2_read_status()
H A Dmicrochip_t1.c805 rc = genphy_read_status_fixed(phydev); in lan87xx_read_status()
H A Dphy_device.c2442 int genphy_read_status_fixed(struct phy_device *phydev) in genphy_read_status_fixed() function
2463 EXPORT_SYMBOL(genphy_read_status_fixed);
2507 err = genphy_read_status_fixed(phydev); in genphy_read_status()
H A Dmarvell.c1682 err = genphy_read_status_fixed(phydev); in marvell_read_status_page()
/openbmc/linux/include/linux/
H A Dphy.h1823 int genphy_read_status_fixed(struct phy_device *phydev);