Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc.h468 int vsc8584_ptp_probe(struct phy_device *phydev);
485 static inline int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe() function
H A Dmscc_ptp.c1549 int vsc8584_ptp_probe(struct phy_device *phydev) in vsc8584_ptp_probe() function
H A Dmscc_main.c2301 ret = vsc8584_ptp_probe(phydev); in vsc8584_probe()