Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/ti/
Dcpts.c170 static int cpts_ptp_gettime(struct ptp_clock_info *ptp, struct timespec64 *ts) in cpts_ptp_gettime() function
216 .gettime64 = cpts_ptp_gettime,
228 cpts_ptp_gettime(&cpts->info, &ts); in cpts_overflow_check()