Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy_device.c2528 int genphy_read_status_fixed(struct phy_device *phydev) in genphy_read_status_fixed() function
2549 EXPORT_SYMBOL(genphy_read_status_fixed);
2593 err = genphy_read_status_fixed(phydev); in genphy_read_status()
H A Dmicrochip_t1.c1031 return genphy_read_status_fixed(phydev); in lan87xx_read_status()
H A Dmarvell.c1782 err = genphy_read_status_fixed(phydev); in marvell_read_status_page()
/linux/include/linux/
H A Dphy.h2287 int genphy_read_status_fixed(struct phy_device *phydev);