Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.c681 static int vsc85xx_gettime(struct ptp_clock_info *info, struct timespec64 *ts) in vsc85xx_gettime() function
1199 vsc85xx_gettime(&vsc8531->ptp->caps, &ts); in vsc85xx_rxtstamp()
1231 .gettime64 = &vsc85xx_gettime,